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: More Xcoff coughing, this time with ld.


On Thu, May 30, 2002 at 10:12:23AM -0400, Jason Sullivan wrote:
> I tried that, and it worked!  But, now that you mention 64-bit, since my
> target is a 32-bit machine, I should probably be configuring with a
> different set of options, but I can't seem to figure out the target for 32
> bit powerpc xcoff (I didn't realize it was building 64-bit style, since I
> hadn't enabled it).  I tried...

powerpc-*-aix* where aix* _doesn't_ match aix4.[3-9]* or aix[5-9]
eg. powerpc-ibm-aix4.2

Take a look at config.bfd to see where this is coming from, and look
at want64 to see why you're getting 64-bit support.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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