public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Solaris problems with exceptions+shared libraries, 971031
@ 1997-11-01 13:42 Joe Buck
  0 siblings, 0 replies; 2+ messages in thread
From: Joe Buck @ 1997-11-01 13:42 UTC (permalink / raw)
  To: egcs team

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
ld: fatal: file pic/stdexcepti.o: section .eh_frame: an output relocation [R_SPARC_RELATIVE] against symbol `__EXCEPTION_TABLE__' would be created against a non-aligned offset: 0x54e97
ld: fatal: file ../libio/pic/filebuf.o: section .eh_frame: an output relocation [R_SPARC_RELATIVE] against symbol `__EXCEPTION_TABLE__' would be created against a non-aligned offset: 0x553f3
ld: fatal: file ../libio/pic/fstream.o: section .eh_frame: an output relocation [R_SPARC_RELATIVE] against symbol `__EXCEPTION_TABLE__' would be created against a non-aligned offset: 0x55673
ld: fatal: file ../libio/pic/procbuf.o: section .eh_frame: an output relocation [R_SPARC_RELATIVE] against symbol `__EXCEPTION_TABLE__' would be created against a non-aligned offset: 0x56ca7
ld: fatal: file ../libio/pic/stdiostream.o: section .eh_frame: an output relocation [R_SPARC_RELATIVE] against symbol `__EXCEPTION_TABLE__' would be created against a non-aligned offset: 0x56e4b
ld: fatal: file ../libio/pic/stream.o: section .eh_frame: an output relocation [R_SPARC_RELATIVE] against symbol `__EXCEPTION_TABLE__' would be created against a non-aligned offset: 0x5713f
ld: fatal: file ../libio/pic/strstream.o: section .eh_frame: an output relocation [R_SPARC_RELATIVE] against symbol `__EXCEPTION_TABLE__' would be created against a non-aligned offset: 0x57e93
ld: fatal: file ../libio/pic/parsestream.o: section .eh_frame: an output relocation [R_SPARC_RELATIVE] against symbol `__EXCEPTION_TABLE__' would be created against a non-aligned offset: 0x5879b
ld: fatal: file ../libio/pic/pfstream.o: section .eh_frame: an output relocation [R_SPARC_RELATIVE] against symbol `__EXCEPTION_TABLE__' would be created against a non-aligned offset: 0x58adb
ld: fatal: file ../libio/pic/editbuf.o: section .eh_frame: an output relocation [R_SPARC_RELATIVE] against symbol `__EXCEPTION_TABLE__' would be created against a non-aligned offset: 0x58bd3
collect2: ld returned 1 exit status
make: *** [libstdc++.so.2.8.0] Error 1

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Solaris problems with exceptions+shared libraries, 971031
       [not found] <199711012142.NAA27180.cygnus.egcs@atrus.synopsys.com>
@ 1997-11-01 16:05 ` Jason Merrill
  0 siblings, 0 replies; 2+ messages in thread
From: Jason Merrill @ 1997-11-01 16:05 UTC (permalink / raw)
  To: Joe Buck, egcs

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-11-01 16:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-11-01 13:42 Solaris problems with exceptions+shared libraries, 971031 Joe Buck
     [not found] <199711012142.NAA27180.cygnus.egcs@atrus.synopsys.com>
1997-11-01 16:05 ` Jason Merrill

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).