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]

Re: gas: Fatal error: no compiled in support for x86_64


Hi Madhu,

> 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?

No.  You need to add --enable-64-bit-bfd to the configure command line
to get this support.  (When using --enable-targets=all).

Cheers
  Nick




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