Warpnow
April 1st, 2007, 12:32 AM
Okay, I want to downgrade to gcc3 because my code won't compile well in gcc4 and I don't have the time at present to debug all of the code.
I did
sudo apt-get install gcc-3.3
It downlaod it. I edited gcc to gcc-3.3 in my makefile, but when it compiles it still spits out the errors that gcc4 does but gcc3 never did when it was the newest compiler. Is there something else I need to do to downgrade the gcc?
I did
sudo apt-get install gcc-3.3
It downlaod it. I edited gcc to gcc-3.3 in my makefile, but when it compiles it still spits out the errors that gcc4 does but gcc3 never did when it was the newest compiler. Is there something else I need to do to downgrade the gcc?