This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Solaris problems with exceptions+shared libraries, 971031


>>>>> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]