This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
-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 19:52:11 +0200
- Subject: -fpic/-fPIC testresults under sol2.9
Hi,
do I do something wrong here?
I pass -fpic and -fPIC to the RUNTESTFLAGS when running libstdc++ tests.
The result is horrible. Do I do something plain wrong?
The test seem to run ok with -m64 and nothing.
[enterprise:gcc/gcc-cvs/objdir] andreast% ./gcc/xgcc -v
Using built-in specs.
Configured with: ../gcc/configure --prefix=/var/tmp
--enable-languages=c,c++,java --with-dwarf2
Thread model: posix
gcc version 3.4 20030504 (experimental)
=== libstdc++-v3 Summary for unix/-fPIC ===
# of expected passes 18
# of unexpected failures 696
# of expected failures 1
The failure is from this type:
/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