Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems with gcc 3.3.1-r2?
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6  
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Master_d
Apprentice
Apprentice


Joined: 12 Oct 2003
Posts: 152
Location: Milwaukee

PostPosted: Sun Nov 16, 2003 7:47 am    Post subject: Reply with quote

anyone know how to get the new c++ compiler working? I've tried reemerging gcc serveral times and that doesn't work. I either get that cannot find cc1plus error I posted above or I get c++ compiler cannot create executables. I also ran g++ -v and got:

gcc version 3.3.1

Shouldn't this be 3.3.2?? I know it has to be something simple that I'm missing here. Please help me out, I can't compile any package that requires the c++ compiler right now and elinks really sucks for a browser :)
_________________
お前の常識知ったこっちゃねえ!
Back to top
View user's profile Send private message
Master_d
Apprentice
Apprentice


Joined: 12 Oct 2003
Posts: 152
Location: Milwaukee

PostPosted: Mon Dec 01, 2003 8:22 am    Post subject: Reply with quote

well for anyone interested I fixed the problem by doing this (or maybe I merely masked the problem):
Code:

mkdir /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.1
ln -s /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/* /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.1/

_________________
お前の常識知ったこっちゃねえ!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6
Page 6 of 6

 
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