Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Processor upgrade Intel to AMD
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
grob88
n00b
n00b


Joined: 10 Oct 2005
Posts: 11
Location: Florida USA

PostPosted: Thu Aug 24, 2006 9:30 pm    Post subject: Processor upgrade Intel to AMD Reply with quote

I am planning on upgrading my system board and processer. I will be replacing an a p4 with an athlon 64. I have a ton of stuff installed and configured just the way I like and really do not want to rebuild a system from scratch. Is it possible to configure and save a new kernel with the info for the amd motherboard and processor built into it, power down, replace the hardware and boot into the new kernel? Can I then change the cflags and re-emerge system && emerge world? Will this approach work? If so what flags should I use with the emerges?

Thanks
Back to top
View user's profile Send private message
babudro
n00b
n00b


Joined: 30 Sep 2005
Posts: 35
Location: Canada

PostPosted: Thu Aug 24, 2006 11:45 pm    Post subject: Reply with quote

I've built packages which were not available for AMD64 using the x86 flag and they worked fine (as they should, since the Athlon64 is backwards-compatible with 32-bit x86 code), so I expect your idea will work.

The flags I use on my Athlon64 machines are:
CHOST="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=athlon64 -pipe"
CXXFLAGS="${CLFAGS}"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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