Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
AMD Phenom(tm) 9550 Quad-Core(x86) Processor Family?
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
c0der935
n00b
n00b


Joined: 23 Aug 2013
Posts: 17
Location: Auckland,NewZealand

PostPosted: Sun Aug 25, 2013 9:57 am    Post subject: AMD Phenom(tm) 9550 Quad-Core(x86) Processor Family? Reply with quote

Decided to go with the manual configuration of the kernel( never done this before ). The first step in the handbook is to select the processor family, my processor is AMD Phenom(tm) 9550 Quad-Core (x86). What processor family should I select?

I know the Processor is 64bit, but to start with I thought it was 32bit so I would like to carry on with the 32bit install as I have downloaded everything in x86. The installation cd is also (x86).

Could you also tell me where you find out the processor family.

Thank you for your time.
_________________
Windows is great - I used it to download Linux
Back to top
View user's profile Send private message
CrUpf
n00b
n00b


Joined: 13 Dec 2008
Posts: 12
Location: /home/crupf

PostPosted: Sun Aug 25, 2013 11:32 am    Post subject: Reply with quote

athlon K8 family in kernel,

-march=amdfam10 in the CFLAGS.

I don't know, which instruction sets are exactly enabled with amdfam10, so you should look up, which instruction sets your cpu (see corresponding microarchitecture wikipedia post) supports and then enable them in the cflags
Back to top
View user's profile Send private message
c0der935
n00b
n00b


Joined: 23 Aug 2013
Posts: 17
Location: Auckland,NewZealand

PostPosted: Mon Aug 26, 2013 8:18 am    Post subject: Reply with quote

Thank you very much CrUpf.
_________________
Windows is great - I used it to download Linux
Back to top
View user's profile Send private message
hielvc
Advocate
Advocate


Joined: 19 Apr 2002
Posts: 2805
Location: Oceanside, Ca

PostPosted: Wed Aug 28, 2013 1:37 am    Post subject: Reply with quote

I use
Quote:
CFLAGS="-march=native -O2 -pipe "
CXXFLAGS="${CFLAGS}"


if you're not cross-compiling or using distcc that let's gcc figure out for you.
_________________
An A-Z Index of the Linux BASH command line
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