Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problems with /etc/make.conf
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Neo@X-factor
n00b
n00b


Joined: 14 Jul 2002
Posts: 8

PostPosted: Mon Aug 12, 2002 3:46 pm    Post subject: problems with /etc/make.conf Reply with quote

Hi!

I have a Duron 600 and this is a part of my /etc/make.conf:

Code:
 
CHOST="i686-pc-linux-gnu"
CFLAGS="-O3 -funroll-loops -mcpu=i686 -pipe -fomit-frame-pointer -m3dnow -mmmx"
CXXFLAGS="-O3 -funroll-loops -mcpu=i686 -pipe -fomit-frame-pointer -m3dnow -mmmx"


But when i run e.g.: emerge lynx:
Code:

checking for gcc... gcc
checking whether the C compiler (gcc -O3 -funroll-loops -mcpu=i686 -pipe -fomit-frame-pointer -m3dnow -mmmx -DANSI_VARARGS ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.



Whats wrong?
Thanks..

PS: I use gcc 2.95.3 on Gentoo 1.2
Back to top
View user's profile Send private message
CoronaLover
Retired Dev
Retired Dev


Joined: 20 Jun 2002
Posts: 163
Location: Rosh-ha'ayin, Israel

PostPosted: Mon Aug 12, 2002 5:14 pm    Post subject: Reply with quote

Remove -m3dnow and -mmmx
no support for them under gcc2
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things 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