This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: -fpic/-fPIC testresults under sol2.9
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: Libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Mon, 05 May 2003 20:05:52 +0200
- Subject: Re: -fpic/-fPIC testresults under sol2.9
- References: <3EB6A4CB.5020300@pop.agri.ch>
Andreas Tobler wrote:
/opt/gcc/gcc-cvs/objdir/sparc-sun-solaris2.9/libstdc++-v3/include/iostream:
In function `void __static_initialization_and_destruction_0(int,int)':^M
/opt/gcc/gcc-cvs/objdir/sparc-sun-solaris2.9/libstdc++-v3/include/iostream:77:
internal compiler error: Segmentation Fault^M
Please submit a full bug report,^M
with preprocessed source if appropriate.^M
See <URL:http://gcc.gnu.org/bugs.html> for instructions.^M
some more info. Building by hand with -v -save-temps works, without -v
-save-temps I get the failure from above.
Andreas