Recognizing Files?

Alan Modra amodra@bigpond.net.au
Wed Jan 22 12:22:00 GMT 2003


On Wed, Jan 22, 2003 at 01:01:54PM +0100, James Sampson wrote:
> I'm messing with the tic54x-unknown-coff, which it recognizes fine, when 
> Binutils are build for that target, but when it aren't, it doesn't recognize 
> the file format. How can this be?.

You need at least one of

   --target=<your target>,
   --enable-targets=<your target>, or
   --enable-targets=all

to compile support for <your target>.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre



More information about the Binutils mailing list