This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Internal compiler error


Hi there!

I have a problem compiling a program package. I don't know exactly what
information you need, but these are the last lines  that came out from
the compilation:

g++ -fpic -Wall   -O3 -DNDEBUG -DASSERT_LEVEL=1 -I../include -c
quantize/ia.cpp -o quantize/ia_pic.o
quantize/ia.cpp: In function `double LISA(class Mat<double> &, bool =
false, int = 100000, double = 0)':
quantize/ia.cpp:149: Internal compiler error.
quantize/ia.cpp:149: Please submit a full bug report to
`egcs-bugs@cygnus.com'.
make[1]: *** [quantize/ia_pic.o] Error 1
make[1]: Leaving directory `/usr/users/staff/nce/PCC/it++/src'
make[1]: Entering directory `/usr/users/staff/nce/PCC/it++/doc'
rm -rf html/misc
mkdir -p html/misc
doxygen misc.config
make[1]: doxygen: Command not found
make[1]: *** [html/misc/index.html] Error 127
make[1]: Leaving directory `/usr/users/staff/nce/PCC/it++/doc'
make: *** [suball] Error 2

Compilation exited abnormally with code 2 at Mon Aug 17 08:47:06

begin:vcard
n:Casimiro Ericsson;Nilo
tel;cell:+46-70-4531177
tel;fax:+46-18-555096
tel;home:+46-18-126343
tel;work:+46-18-4713071
x-mozilla-html:TRUE
org:Uppsala University;Signals & Systems
version:2.1
email;internet:nce@signal.uu.se
title:Ph D Student
adr;quoted-printable;quoted-printable:;;Box 528=0D=0A=
	751 20 Uppsala;;;;Sweden
x-mozilla-cpt:;0
fn:Nilo Casimiro Ericsson
end:vcard


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]