------- Additional Comments From pcarlini at suse dot de 2005-02-02 16:25 ------- In other terms, I understand this
> BTW, R_X86_64_PC32 CAN NOT be used for global symbols since it is only 32bit > while the address space is 64bit. x86 doesn't have this issue. as meaning that the compiler should *not* emit R_X86_64_PC32 in the first place, irrespective od other "details" affecting the c++ library. Thus, a *compiler* bug, certainly. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19664