> gcc: Internal compiler error: program as got fatal signal 11
Usually means a Segmentation fault occured. A SIG11 is given when an
application attempts to access memory outside of it's allocated area, or
in a manner opposite of the declared format. ie if the memory is locked
as read only and it tries to write to it.
Another cause is hardware (which is the main reason) Things like the CPU
running too hot, or using mixed speed RAM (Fast Page with EDO or PC100
with PC66).
Considering that it told you it was an invalid instruction called, I'd
say it's the CPu giving you trouble. (The Cyrix processors were
notorious ofr this as are Pentiums with poor quality fans, or systems
with dipping voltage due to poor wiring. (We get that all the time here
in Durha,m so I opted for a UPS hehe)).
--
David D.W. Downey Red Hat Certified Engineer Cert# 806100581800665
Assistant Site Manager http://www.LinuxNewbie.Com Come on, join us!
Resume is online - http://www.brainbench.com/transcript.jsp?pid=96113
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.