darwin host?

Ian Lance Taylor ian@wasabisystems.com
Fri Apr 9 01:42:00 GMT 2004


Alex Rosenberg <alexr@spies.com> writes:

> > You ought to be able to do the build if you use an explicit --target
> > to pick a target which is supported.
> 
> IMHO, I did that with --enable-targets=all.
> 
> Is the only issue here what the default target is?

Yes.  The binutils configure process uses the default target when it
decides which tools to build.  Use --target to specify something
support, like i386-pc-linux-gnu, and it should work.

Ian



More information about the Binutils mailing list