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]

target=powerpc-ibm-aix6.1, 64 bit


Hi
I built binutils 2.23.91 release as cross util on x86_64 linux for powerpc.
Then build gcc crosscompiler for the same.
I was able to compile hello world and run it on aix.
Then I want to repeat the same but want 64 bit executable

I wonder whether gnu linux ld is able to generate xcoff file with
magic 1F7 (xcoff64)
I always get magic 1df xcoff32.

I can not find any option that give ld clue to generate xcoff64 magic.

Thank in advance.


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