View Single Post
  #9  
Old 05-01-2009, 10:32 AM
erde
Sarnak
 
Join Date: Sep 2006
Location: Germany
Posts: 82
Default

Quote:
Originally Posted by Kobaz View Post
Is there an option to over-ride the gcc, g++ and library versions? Auto-detection will fail on my system.
You could try this:
CC=gcc-4.0 CPP=cpp-4.0 ../configure
__________________
"Yes, the artwork is awful. I am an engineer, not an artist " - David H. Eberly
Reply With Quote