Solaris problems with exceptions+shared libraries, 971031
Jason Merrill
jason@cygnus.com
Sat Nov 1 16:05:00 GMT 1997
>>>>> Joe Buck <jbuck@synopsys.com> writes:
> On sparc-sun-solaris 2.5.1, for 971031 configured --enable-shared,
> I get the following errors from the libstdc++ tests:
> /remote/dtg103/jbuck/gnu/src/egcs-971031/gcc/xgcc -B/remote/dtg103/jbuck/gnu/src/egcs-971031/gcc/ -g -O2 -fno-implicit-templates -h libstdc++.so.2.8.0 -shared -o libstdc++.so.2.8.0 `cat piclist` -lm
> ld: fatal: file pic/cstrmain.o: section .eh_frame: an output relocation
> [R_SPARC_RELATIVE] against symbol `__EXCEPTION_TABLE__' would be created
> against a non-aligned offset: 0x52cdf
This is also due to the .ascii change failing to null-terminate "eh".
Jason
More information about the Gcc
mailing list