Can't build correctly working crosscompiler with 4.3.0. 4.2.1 worked like charm
Brian Dessent
brian@dessent.net
Thu Apr 17 04:02:00 GMT 2008
Denys Vlasenko wrote:
> Only in my case, $prefix contain neither as nor ld. gcc lives in
Okay, so prepend /usr/app/binutils-2.18-x86_64-linux-uclibc/bin to PATH
and gcc will find and use x86_64-linux-uclibc-{as,ld} without any of
--with-{as,ld}.
> it's much better for sanity that way.
I would argue that it's not, since simply using the same $prefix
JustWorks(tm) without worrying about modifying PATH or any --with-foo.
Brian
More information about the Gcc
mailing list