This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Recognizing Files?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]