Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
how to avoid updating gcc?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
keli
Apprentice
Apprentice


Joined: 18 Jul 2003
Posts: 210
Location: TgMures, RO

PostPosted: Fri Jul 18, 2003 8:39 am    Post subject: how to avoid updating gcc? Reply with quote

Hi!

I'm trying to do a stage1 install here, and I've got a working gcc3.2.2+glibc emegred. But when I tried to do emerge -p system, it said gcc3.2.3-r1 is available so gcc needs to be updated, but compilation of gcc3.2.3 fails (found some similar bugs in bugzilla as well)

How can I do an emerge system, so that it would ignore updating gcc and glibc ?
_________________
"The future masters of technology will have to be lighthearted and intelligent. The machine easily masters the grim and the dumb."
Marshall McLuhan, 1969
Back to top
View user's profile Send private message
Anime_Fan
Guru
Guru


Joined: 01 Jul 2003
Posts: 366
Location: Linköping, Sweden

PostPosted: Fri Jul 18, 2003 9:25 am    Post subject: Reply with quote

Then dirty workaround is to emerge -p system, and then only emerge the packages you want...

Another would be to fix the compilation of the package (mine worked...).

Good fix:
/etc/make.profile/packages

Change *>=sys-devel/gcc-3.2 (or whatever you have) to

*<=sys-devel/gcc3.2 (I think..)
Back to top
View user's profile Send private message
beejay
Retired Dev
Retired Dev


Joined: 03 Oct 2002
Posts: 924
Location: Flensungen (das liegt neben Merlau)

PostPosted: Fri Jul 18, 2003 9:33 am    Post subject: Reply with quote

The easiest way would be to inject the Version of gcc he wants to install -- use
Code:
emerge --help
for further information.
_________________
Dort wo schwarzer Rauch aufsteigt, sich alsbald ein Fehler zeigt.
www.paludis-sucks.org | www.gentoo.de | www.gentoo-ev.org | www.gentoo.org
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum