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]

Re: 64-bit BFD compile on AIX 5.1


Hi Chris,

> Do you have any suggestions for compiling a 64-bit version of
> libbfd.a for AIX 5.1?  I configured with "--enable-64-bit-bfd", but
> that didn't appear to modify the bfd_default_target_size value or
> add the "-maix64" flag.

What configutation target are you using ?

Something like this ought to work:

  configure --enable-64-bit-bfd --target=powerpc64-aix5.1

> As far as I can tell, the core_dump structure declaration referred to in 
> rs6000-core.c is not included from core.h when compiling for 64-bit objects 
> on AIX 5.1.

I think that that rs6000-core.c file can only be compiled for 32-bit
AIX targets.

Cheers
        Nick
        


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