From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4725 invoked by alias); 22 Jul 2003 22:14:53 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 4718 invoked by uid 48); 22 Jul 2003 22:14:53 -0000 Date: Tue, 22 Jul 2003 22:14:00 -0000 From: "o dot kullmann at swansea dot ac dot uk" To: gcc-bugs@gcc.gnu.org Message-ID: <20030722221450.11636.o.kullmann@swansea.ac.uk> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/11636] New: internal compiler error: segmentation fault X-Bugzilla-Reason: CC X-SW-Source: 2003-07/txt/msg02648.txt.bz2 List-Id: 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 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.