bug-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(no subject)


From: Mayur Khandelwal
Subject: (no subject)
Date: Fri, 23 Feb 2001 14:17:35 -0500

I was compiling the attached code and got the following as below.
What else should I submit?


139 maxima: ~>make
g++ -lm -g -Wall -fhandle-exceptions -c popunit.C
gcc: -lm: linker input file unused since linking not done
g++ -g -Wall -fhandle-exceptions -c main.C
main.C: In function `void initialize_tracts(class Popunit *, const class basic_s
tring<char,string_char_traits<char> > &)':
main.C:28: Internal compiler error.
main.C:28: Please submit a full bug report to address@hidden'.
make: *** [main.o] Error 1
140 maxima: ~>          

Attachment: stack.h
Description: Text document

Attachment: main.h
Description: Text document

Attachment: makefile
Description: Text document

Attachment: popunit.C
Description: Text document

Attachment: popunit.h
Description: Text document

Attachment: stack.C
Description: Text document

Attachment: main.C
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]