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]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]