[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Sun Aug 2 11:03:13 CEST 2009
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 09/08/02 11:03:13
Modified files:
cm3/m3-libs/m3core/src/runtime/SOLgnu/: Tag:
release_branch_cm3_5_8
RTMachineASM.s
cm3/m3-libs/m3core/src/runtime/SOLsun/: Tag:
release_branch_cm3_5_8
RTMachineASM.s
Log message:
throw in .align 4 to resemble gcc output as a guess to address:
=== package m3-libs/m3core ===
+++ cm3 -build -DROOT='/home/hudson/workspace/cm3-release-build-SOLgnu/cm3' -DCM3_VERSION_TEXT='d5.8.2' -DCM3_VERSION_NUMBER='050802' -DCM3_LAST_CHANGED='2009-07-15' $RARGS && cm3 -ship $RARGS -DROOT='/home/hudson/workspace/cm3-release-build-SOLgnu/cm3' -DCM3_VERSION_TEXT='d5.8.2' -DCM3_VERSION_NUMBER='050802' -DCM3_LAST_CHANGED='2009-07-15' +++
ld: fatal: relocation error: R_SPARC_32: file RTMachineASM.o: symbol <unknown>: offset 0xfd951c16 is non-aligned
ld: fatal: relocation error: R_SPARC_32: file RTMachineASM.o: symbol <unknown>: offset 0xfd951c1a is non-aligned
ld: fatal: relocation error: R_SPARC_32: file RTMachineASM.o: symbol <unknown>: offset 0xfd951c1e is non-aligned
ld: fatal: relocation error: R_SPARC_32: file RTMachineASM.o: symbol <unknown>: offset 0xfd95d35f is non-aligned
ld: fatal: relocation error: R_SPARC_32: file RTMachineASM.o: symbol <unknown>: offset 0xfd966a6e is non-aligned
collect2: ld returned 1 exit status
make_lib => 1
without looking into why it was otherwise working.
More information about the M3commit
mailing list