Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Changing processor. System remerge required?
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
toofastforyahuh
Apprentice
Apprentice


Joined: 18 May 2004
Posts: 164

PostPosted: Tue Mar 09, 2010 7:09 pm    Post subject: Reply with quote

You only need to rebuild the whole system when an ABI changes so as to break compatibility between, say, old .so files and new binaries that rely on them. (Very typically this is the C++ ABI, since the C ABI has been stable for years. As if I needed another reason to dislike C++...) This doesn't happen too often anymore, but has happened at least twice in the last 5 years. If your gcc is relatively recent, a newer one probably isn't going to require a full system recompile.

Do not fall into the trap of thinking "OMG new gcc version must do a better job and give faster binaries!" because that isn't true. Quite often the opposite. I gave up benchmarking xmame 5 years ago because the downward trend (between gcc and glibc updates) was too depressing. The gcc project cares about performance to a good degree, but it isn't their primary obsession when they have so many architectures to maintain and other bugs to fix. That's why there are still proprietary compilers --- there's always an extra 15% speedup to get somewhere.
Back to top
View user's profile Send private message
verdeboy2k
n00b
n00b


Joined: 27 May 2006
Posts: 23

PostPosted: Tue Jun 22, 2010 1:08 am    Post subject: Reply with quote

Yeah, I only emerge -e world when something breaks big time, and I don't feel like sorting through 536 package blocks and just want it fixed. I didn't even know my GCC had updated till I had to check for a programming project!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
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