This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
INternal compiler error 11
- To: gcc-bugs at gcc dot gnu dot org
- Subject: INternal compiler error 11
- From: "Root @ Buster" <dave at dtabor dot his dot com>
- Date: Mon, 16 Oct 2000 21:42:31 -0400
Howdy,
When compiling things (sshd, new versions of egcs) on this new RH 6.2
i586-pc-linux-gnu box (PentiumII MMX intel chipset) which I have
recently built, I get
gcc: Internal compiler error: program cc1 got fatal signal 11
This has happened a couple of times on a couple different modules in gcc
and sshd. on just this one box. On other boxes I've been on (Solaris,
Linux RH 5.2) it's usually as simple as
./configure
make
make install
and I do this all the time with various software such as less, top,
lsof, sshd. Hopefully this is something obvious...?
Thanks in advance,
Dave