This is the mail archive of the binutils@sourceware.org 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]

gas: Fatal error: no compiled in support for x86_64


Hello, In the past, I've configured binutils-2.23 with

configure -C --host=i586-linux --target=i586-linux --build=i586-linux
--enable-64bit-bfd --enable-multilib --enable-gold --enable-plugins
--enable-threads --enable-install-libiberty --enable-targets=all

And this produced a 32bit gas binary which accepted an --64 argument.

However with binutils-2.29, calling `as --64' results in
Fatal error: no compiled in support for x86_64

Doesn't the enable-targets=all include support for x86_64 in a 32bit
gas?

-- 
Madhu


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