jonessk> gcc: Internal compiler error: program cc1 got fatal signal 11
That's a SIGSEGV. What version of gcc was that?
There are two things that I can think of that you might need to do:
1. free up memory. that signal could be because it ran out of swap
space.
2. upgrade gcc, it might be faulty (and you didn't tell us what
version you used).
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
Redakteur@Stacken \ SWEDEN \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]