On Mon, 26 Feb 2007, Peter wrote: > > Hi all, > > I have a compilation problem: when compiling opal-2.2.5 , g++ reports: > 'g++: Internal error: Killed (program cc1plus)'. g++ is 'g++ (GCC) 3.3.6 > (Debian 1:3.3.6-8)'. I would like to solve this without updating g++.
I suggest to talk to the debian gcc team. If what they say is that you need to update, do it :) note that it is possible to have >1 gcc on the same machine, i.e., you can still have 3.3.6 as your default compiler, and only use 4.x.x as a non-default one by setting CC=... accordingly in the env. HTH, VKh ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
