Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GCC 3.2.3-r1 and the -march=pentium4 bug
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
Pingjockey775
n00b
n00b


Joined: 05 May 2003
Posts: 53
Location: Hampton, Virginia USA

PostPosted: Fri Jul 18, 2003 11:17 am    Post subject: GCC 3.2.3-r1 and the -march=pentium4 bug Reply with quote

Can anyone confirm if the -march=pentium4 sse bug has been fixed in this new verison of GCC? If so, then would it also be safe to assume that if one did a fresh stage 1 install that it scripts/bootstrap would use GCC 3.2.3?

Ping
Back to top
View user's profile Send private message
neocui
Apprentice
Apprentice


Joined: 21 Apr 2003
Posts: 186

PostPosted: Sat Jul 19, 2003 4:47 pm    Post subject: Reply with quote

from what I understand, this is just a bugfix, meaning you just won't get problems... for real sse and sse2 enhancements, u need to upgrade to GCC 3.3
Back to top
View user's profile Send private message
neocui
Apprentice
Apprentice


Joined: 21 Apr 2003
Posts: 186

PostPosted: Sat Jul 19, 2003 4:52 pm    Post subject: Reply with quote

bootstrapping might not work... since the livecd tarball uses gcc 3.2.2-i586 for initial bootstrapping. you might want to try not using the bootstrap script and do it manually, like this:

set ur CFLAGS to pentium 4...

CFLAGS=-march=i686 emerge --nodeps portage
emerge gcc-config (for switching to the new compiler)
emerge --nodeps gcc
emerge glibc
emerge system
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