This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11636] New: internal compiler error: segmentation fault
- From: "o dot kullmann at swansea dot ac dot uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jul 2003 22:14:53 -0000
- Subject: [Bug c++/11636] New: internal compiler error: segmentation fault
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11636
Summary: internal compiler error: segmentation fault
Product: gcc
Version: 3.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: o dot kullmann at swansea dot ac dot uk
CC: gcc-bugs at gcc dot gnu dot org
> g++ -v
Reading specs from
/home/kullmann/csoliver/GCC/gcc-3.3/lib/gcc-lib/i686-pc-linux-gnu/3.3/specs
Configured with: /home/kullmann/csoliver/GCC/gcc-3.3/configure
--enable-threads=posix --enable-long-long
--prefix=/home/kullmann/csoliver/GCC/gcc-3.3
--with-local-prefix=/home/kullmann/csoliver/GCC/Include_3.3
--enable-languages=c,c++ --disable-nls --enable-shared
Thread model: posix
gcc version 3.3
> make TestDebug
g++ -c -I/h/21/GemeinsameBasis/ZentralesArchiv/Hilfsprogramme/C++Bibliothek
TestDebug.cpp
/home/kullmann/csoliver/GCC/gcc-3.3/include/c++/3.3/iostream:297: internal
compiler error: Segmentation
fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make: *** [TestDebug.o] Fehler 1
I've tried my best, but still I've a number of files for the compilation.
Of course, I would like to send them to you, but I have no idea how
to do this. I hope you will tell me.