This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c++ bug?
- To: egcs-bugs at egcs dot cygnus dot com
- Subject: c++ bug?
- From: <brian at gorm-242 dot res dot umass dot edu>
- Date: Fri, 3 Mar 2000 00:54:59 -0500 (EST)
i dunno.. im getting this internal compiler error and it says submit bug
report... it wont compile anything, does the same thing everytime.. dunno
what to do....
brian@killgod.com
[brian@gorm-242 sock]$ c++ conector.cpp -o conector
In file included from /usr/include/bits/sigcontext.h:28,
from /usr/include/signal.h:294,
from conector.cpp:2:
/usr/include/asm/sigcontext.h:31: Internal compiler error.
/usr/include/asm/sigcontext.h:31: Please submit a full bug report to
`egcs-bugs@egcs.cygnus.com'.
/usr/include/asm/sigcontext.h:31: See
<URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
[brian@gorm-242 sock]$