The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 03-06-2006
ask.jackal ask.jackal is offline
Registered User
 

Join Date: Jan 2006
Posts: 24
Execute the command top from a different console and see if the compiler is really eating up memory. If it was working earlier , please see if there was any change in the optimiaztion level recently. Have seen some compilers crashing at the hight optimization level for some complex code.

John Arackal
Reply With Quote