This is the mail archive of the gcc-prs@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]
Other format: [Raw text]

c++/8413: internal compiler error


>Number:         8413
>Category:       c++
>Synopsis:       internal compiler error
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Oct 31 02:56:03 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     ???
>Release:        gcc-3.2
>Organization:
>Environment:
nothing special
>Description:
got this error message when kompiling kismet with gcc-3.2 (included in suse 8.1)

tragx:~/airsnort/kismet-2.6.2 # make
g++ -Ilibpcap-2002.07.02 -O2 -Wall -DVERSION_MAJOR=2 -DVERSION_MINOR=6 -DVERSION_TINY=2 -g -O2 -g -O2 -c configfile.cc -o configfile.o
g++ -Ilibpcap-2002.07.02 -O2 -Wall -DVERSION_MAJOR=2 -DVERSION_MINOR=6 -DVERSION_TINY=2 -g -O2 -g -O2 -c speech.cc -o speech.o
/usr/include/g++/bits/basic_string.h: In function `std::string
   ExpandSpeechString(std::basic_string<char, std::char_traits<char>,
   std::allocator<char> >, const packet_info*, int)':
/usr/include/g++/bits/basic_string.h:338: Internal compiler error in
   expand_call, at calls.c:3049
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make: *** [speech.o] Error 1
>How-To-Repeat:
configure and compile http://freshmeat.net/redir/kismet/20911/url_tgz/kismet-2.6.2.tar.gz
with gcc-3.2 on suse 8.1
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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