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: libbfd for cross target II


On Fri, Nov 29, 2002 at 11:10:10AM +0100, Svein E. Seldal wrote:
> ... and I see that it installs libbfd.a under 
> 'i686-pc-linux-gnu/tic4x/lib'. How can I identify the 
> "i686-pc-linux-gnu" string from a shellscript or Makefile?

If you don't specify --host when configuring, then config.guess
chooses the host for you.  Run config.guess from your script.
To force installation of libbfd on a cross host, use
--enable-install-libbfd

-- 
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]