Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
pentium4 optimization
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
mapr
n00b
n00b


Joined: 05 Dec 2002
Posts: 22
Location: Germany

PostPosted: Tue May 20, 2003 6:52 am    Post subject: pentium4 optimization Reply with quote

Hi,
I just wanted to install another Gentoo on a P4 system when I recognized the warning of optimization for Pentium4 - because it is a gcc failure why does it affect the Gentoo 1.4 only ?? I have a Gentoo 1.2 (as far as I remember) with gcc 3.2.1 and CFLAGS="-march=pentium4 -O3 -pipe" on a system which runs fairly well ... Would it be reasonable to turn to Gentoo 1.2 if I definitely want P4 optimization ??
Thanks in advance
Mario
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Tue May 20, 2003 7:03 am    Post subject: Reply with quote

The problem is gcc related, the version fo Gentoo (or any other distro) doesn't matter. Also it affects only SSE2 instructions so it might get unnoticed.

You might try
Code:
python -c 'int(10.1); int(10000.3); int(1.2)'

to see if the issue affects your system. If you get an overflow, it does.

You should check this thread about the problem. I also heard that the issue is solved with gcc-3.2.3 and above but I haven't tested it yet.

Please followups about the issue to the mentioned thread. :wink:
_________________
I may not agree with what you say, but I'll defend to the death your right to say it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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