Hi. We have discovered that gcc generates unaligned (and incorrect) relocations for the dwarf symbols when generating PPC based code on the x86 host. We hadn't noticed this before since GNU LD didn't complain but Solaris LD is more strict. For the moment we've removed creating the dwarf symbols. Is there a way to direct gcc to perhaps create unaligned relocations that can be dealt with later?
ld: fatal: relocation error: R_PPC_ADDR32: file debug32/cpu.o: symbol ncpus_online: offset 0xf62cb is non-aligned TIA Tom This message posted from opensolaris.org
