This is from the linux-admin faq:
Question 2.3 What could make GCC produce the "exiting on signal 11" message?
There is a good resource covering this subject avaliable on the Internet
at http://www.bitwizard.nl/sig11/.
Regards,
Marin
"Knowledge is not a crime. Some of its applications are..."
- Unknown hacker
On Sun, 26 Jul 1998, Ibrahim F Haddad wrote:
->Hello all,
->
->While compiling (a project of around 12500 lines) from within Xemacs -->
->Esc-x compile --> make -k
->I get the following error message:
->"gcc: internal compile error: program cc1 got fatal signal 11"
->
->The same error message is produced if i run make from the shell and
->sometimes while working in X-emacs, it just halts and produces a core dump.
->Very strange!
->
->If it's a hardware problem how can i know which component is faulty?
->if it's not a hardware problem, what is it then?
->
->Thank you.
->
-> -ibrahim
->