ppc64 biarch binutils configure uses different default "--target" than gcc,glibc

Nitin Gupta toolchain@gmail.com
Mon Feb 21 03:04:00 GMT 2005
Hi,
I downloaded scripts to build ppc 970 biarch toolchain from
ftp://ftp.linuxppc64.org/pub/people/janis. I noticed that only
binutils uses default target (--target) to be powerpc-linux where as
gcc,glibc uses powerpc64-linux. Is there any reason for that? BTW.
binutils has --enable-targets=powerpc64-linux in its configure command

I was wondering why it isn't --target=powerpc64-linux
--enable-targets=powerpc-linux?

Thanks



More information about the Binutils mailing list