building the binutils, 'ld' in particular
Eric Christopher
echristo@redhat.com
Wed Jul 6 20:55:00 GMT 2005
> Here are the configure/make steps that I have been using to build binutils:
>
> --------------------------------------------------------------------------------
> configure --target=powerpc-eabi --prefix=/home/moser --with-gnu-as --with-gnu-ld
Well, you don't need --with-gnu-as or --with-gnu-ld, and make sure you
aren't configuring in the source directory. Otherwise everything looks
ok to me.
-eric
More information about the Binutils
mailing list