You are not logged in.
Hi everyone,
I tried to compile amule cvs lately, but unfortunately, it doesn't work with gcc4.
how can i set gcc3, temporary, as default compiler?
I saw there's a gcc3 version on pacman, but it didn't help when i tried to do Pacman -Rd gcc
and then pacman -S gcc3
Is there any better way?
Thanks in advance
Last edited by GhostRider (2008-03-30 18:04:44)
Offline
aMule developmental version does work with gcc 4.3 since snapshot 29. march, there's no need to downgrade gcc.
Offline
aMule developmental version does work with gcc 4.3 since snapshot 29. march, there's no need to downgrade gcc.
Thanks mate for the fast response
I'll get the new snapshot.
Offline
there are many soft not working yet with gcc 4.3
I did temporary downgrade of gcc as well
till developers of such programs will correct their sources
Zygfryd Homonto
Offline
You could also use CC=gcc3 CXX=g++3 ./configure (or something like that) if your programs use these variables. Saves the trouble of downgrading.
Last edited by wuischke (2008-03-30 18:49:03)
Offline