Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Help with CFLAGS -- have an Athlon-Tbird proc
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
ColdPack
n00b
n00b


Joined: 19 Jun 2002
Posts: 60
Location: Madison, WI

PostPosted: Wed Jul 03, 2002 6:02 pm    Post subject: Help with CFLAGS -- have an Athlon-Tbird proc Reply with quote

I have an AMD Athlon Thunderbird 1.33 GHz machine and changed /etc/make.conf to read:
CFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer"

When emerging KDE it craps out during the XFree compilation. I'm at work so I don't have the error message to post at the moment.

But is it possible I shouldn't be using the -march=athlon-tbird flag? Or could there be potential issue with the -fomit-frame-pointer flag?

Just curious. I have taken out "-fomit-frame-pointer" but haven't yet had a chance to thy the emerge again.

Just looking for some thoughts. I have read the other posts related to AMD processors and gcc-3.1.. just wasn't sure what I should be taking into consideration.

Thanks gang.

CP
Back to top
View user's profile Send private message
neuron
Advocate
Advocate


Joined: 28 May 2002
Posts: 2371

PostPosted: Wed Jul 03, 2002 6:02 pm    Post subject: Reply with quote

if I remember correctly -fomit-frame-pointer is already in if you use O3

theese are the flags I compiled with.

-march=athlon-tbird -m3dnow -mmmx -fomit-frame-pointer -O3 -pipe
Back to top
View user's profile Send private message
ColdPack
n00b
n00b


Joined: 19 Jun 2002
Posts: 60
Location: Madison, WI

PostPosted: Wed Jul 03, 2002 6:02 pm    Post subject: Reply with quote

Thanks. I just want to get past some of these compiling errors to see if I can actually get stuff working.
Wvdial also crapped out on me.
Things were going well until late into the compile of XFree4.2.

I will try what you have and see where it takes me. Thanks, again.
CP
Back to top
View user's profile Send private message
TrAns13nT2
n00b
n00b


Joined: 05 Jul 2002
Posts: 2

PostPosted: Fri Jul 05, 2002 8:28 am    Post subject: These are my TBird Flags Reply with quote

:twisted: heres some flags for you boys out there, work great with my TBird and these flags have never casused me a problem


CFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer -funroll-loops -fexpensive-optimizations -mmmx -m3dnow"
CXXFLAGS=$CFLAGS


have fun recmpiling with nice flags :twisted:
_________________
You've been bopped

The Queen Bopper
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
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