You are not logged in.

#1 2008-03-30 18:03:39

GhostRider
Member
Registered: 2006-08-01
Posts: 12

Downgrading gcc temporary in order to compile amule-cvs

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

#2 2008-03-30 18:11:49

wuischke
Member
From: Suisse Romande
Registered: 2007-01-06
Posts: 630

Re: Downgrading gcc temporary in order to compile amule-cvs

aMule developmental version does work with gcc 4.3 since snapshot 29. march, there's no need to downgrade gcc.

Offline

#3 2008-03-30 18:18:53

GhostRider
Member
Registered: 2006-08-01
Posts: 12

Re: Downgrading gcc temporary in order to compile amule-cvs

wuischke wrote:

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 smile

I'll get the new snapshot.

Offline

#4 2008-03-30 18:30:11

zyghom
Member
From: Poland/currently Africa
Registered: 2006-05-11
Posts: 432
Website

Re: Downgrading gcc temporary in order to compile amule-cvs

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 wink


Zygfryd Homonto

Offline

#5 2008-03-30 18:48:21

wuischke
Member
From: Suisse Romande
Registered: 2007-01-06
Posts: 630

Re: Downgrading gcc temporary in order to compile amule-cvs

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

Board footer

Powered by FluxBB