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]

other/8388: GCC- internal compiler error


>Number:         8388
>Category:       other
>Synopsis:       GCC- internal compiler error
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Oct 28 16:26:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     d.meisen@batacs.de
>Release:        gcc-3.2
>Organization:
>Environment:
Suse Linux 8.1 default Installtion
>Description:
when I try to "make" or "make all" the sources of Kismet (www.kismetwireless.net) newer and older versions I get an "internal compiler error" :

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 the sources under suse 8.1, then type make
>Fix:
i dont know =)
>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]