internal compiler error

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Sat May 27 13:52:00 GMT 2000


> Please have a look at my Makefile included in the tar copy for details.
> The compiler output was the follwing:
> 
> g++-2.95 -Wall  -g -I/software/packages/blitz-19990624/i486-pc-linux-gnu-2.0/
> -pg  -c -o quantum.o quantum.cc
> quantum.cc: In function `int main(char, char **)':
> quantum.cc:13: Internal compiler error.
> quantum.cc:13: Please submit a full bug report.
> quantum.cc:13: See <URL: http://egcs.cygnus.com/faq.html#bugreport > for
> instructions.

Thanks for your bug report. Unfortunately, I can't reproduce it; make says

g++ -Wall  -g -I/software/packages/blitz-19990624/i486-pc-linux-gnu-2.0/ -pg  -c -o quantum.o quantum.cc 
In file included from quantum.cc:7:
global.hh:32: random/uniform.h: Datei oder Verzeichnis nicht gefunden

Please see

http://www.gnu.org/software/gcc/bugs.html

and the section "Reporting Bugs" in the gcc manual.

Regards,
Martin


More information about the Gcc-bugs mailing list