Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
CFLAGS for t2400 intel processor
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
abuelo
n00b
n00b


Joined: 05 Sep 2006
Posts: 8

PostPosted: Sat Sep 16, 2006 8:20 pm    Post subject: CFLAGS for t2400 intel processor Reply with quote

I have been trying to find the correct entry for CFLAGS with my new Lenovo Notebook. It uses an Intel® Core™ Duo processor T2400.
The make.conf.example does not show this as a supported type. Is there an update to this list somewhere? Or what is the recommendations for CFLAGS for this processor? I currently have it configured as: CFLAGS="-O2 -march=pentium-m -pipe -msse3".
I am worried that this may be causing problems in my install.

I am getting errors trying to emerge --update --deep --newuse world:

!!! ERROR: sys-libs/ncurses-5.5-r2 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
ncurses-5.5-r2.ebuild, line 49: Called do_compile
ncurses-5.5-r2.ebuild, line 70: Called econf '--libdir=/lib' '--with-terminfo-dirs=/etc/terminfo:/usr/share/terminfo' '--disable-termcap' '--with-shared' '--with-rcs-ids' '--without-ada' '--enable-symlinks' '--enable-const' '--with-chtype=long' '--with-mmask-t=long' '--without-debug' '--with-gpm'
ebuild.sh, line 540: Called die

!!! econf failed

Do I need to reformat, and start a new install, or what needs to be done to my installation configuration?

Any help would be appreciated. Thanks
Back to top
View user's profile Send private message
HeXiLeD
Veteran
Veteran


Joined: 20 Aug 2005
Posts: 1159
Location: Online

PostPosted: Sun Sep 17, 2006 2:52 am    Post subject: Reply with quote

http://gentoo-wiki.com/Safe_Cflags

http://gentoo-wiki.com/CFLAGS

Code:
# cat /proc/cpuinfo

_________________
Do you hear the sound of inevitability?
With age, comes great grumpiness and that, was 20 years ago...

CertFP: becbbd161d5a5c31de3c45171b77bf710911db29 / d985d21f89fe2977b593c4d381a1a86802e62990d9328d893db76d59f9935244
Back to top
View user's profile Send private message
BillyBoy
Tux's lil' helper
Tux's lil' helper


Joined: 26 Nov 2003
Posts: 101
Location: USA

PostPosted: Sun Sep 17, 2006 8:10 am    Post subject: Reply with quote

Well, don't just go changing your CFLAGS midstream, that's for sure. You can do it but it's a bit tricky. Look around for bootstrap and toolchain on the list here and you'll find it.

BTW, my CFLAGS are
Code:
CFLAGS="-O2 -march=prescott -mfpmath=sse -pipe"
on my Core Duo and it's been working like a champ.

Also, the list of supported arch's can be found in gcc's man page.
Back to top
View user's profile Send private message
sebastiao
n00b
n00b


Joined: 09 Dec 2005
Posts: 32
Location: Lisbon, Portugal

PostPosted: Tue Sep 19, 2006 6:50 pm    Post subject: Reply with quote

My cflags are correct and yet I have similar errors while compiling dbus, I'm a noob but I think that's not the kind of error you get with wrong cflags. Look for more error messages just before that message.
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