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]

More Xcoff coughing, this time with ld.


I'm trying to get ld to link an XCoff file generated by gas, and I'm
getting the following errors....

vp_branchafvt.o(.pr+0x8):fake: relocation truncated to fit: 0x08
.vp_branchafvt
vp_branchafvt.o(.pr+0xc):fake: relocation truncated to fit: 0x08
.vp_branchafvt
vp_branchafvt.o(.pr+0x1c):fake: relocation truncated to fit: 0x08
.vp_branchafvt
vp_branchafvt: Linker errors

Should I be using the ld that I built with gas on AIX?  Or should I use AIX
ld?

Here's the source files I used to generate the object file.  I've compiled
the binutils weekly snapshot (binutils-020528) with gcc on AIX 4.3.3.

(See attached file: vp_branchafvt.as)
--
Jason M. Sullivan
PowerPC Embbedded Processor Solutions
IBM Microelectronics
jasonsul@us.ibm.com (919.543.5650)

Attachment: vp_branchafvt.as
Description: Binary data


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