[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#306638: g++-4.0 - generates broken relocations in shared libs



Package: g++-4.0
Version: 4.0.0-1
Severity: important

On powerpc g++ generates broken relocations within shared libs:

| ./test: error while loading shared libraries: ./libdebian-installer.so: R_PPC_REL24 relocation at 0x0ffdd5f8 for symbol `pthread_once' out of range

| $ objdump -R libdebian-installer.so|grep pthread
| 000055f8 R_PPC_REL24       pthread_once
| 000058d0 R_PPC_REL24       pthread_once
| 00006f28 R_PPC_ADDR32      pthread_cancel

Bastian

-- 
What kind of love is that?  Not to be loved; never to have shown love.
		-- Commissioner Nancy Hedford, "Metamorphosis",
		   stardate 3219.8



Reply to: