vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, When I installed a new version of Portage, I noticed the pentium4 flag is not used anymore in make.conf. Now I wondered if I had to reinstall everything I tried a test (which was mentioned in the Gentoo weekly newsletter), and my machine passed. The test can be found here: http://article.gmane.org/gmane.linux.gentoo.user/44339 Does this mean everything is ok? Or only my python? My CFLAGS were: CFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe" My gcc version is: gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice) Thanks in advance! -- Jo Vermeulen Student Computer Science at the tUL email: jo@lumumba.luc.ac.be www: http://lumumba.luc.ac.be/jo |
| ||||
| In article <pan.2003.09.01.07.34.05.107604@lumumba.luc.ac.be> , Jo Vermeulen wrote: > Hi, > > When I installed a new version of Portage, I noticed the pentium4 flag is > not used anymore in make.conf. Now I wondered if I had to reinstall > everything > > I tried a test (which was mentioned in the Gentoo weekly newsletter), and > my machine passed. The test can be found here: > > http://article.gmane.org/gmane.linux.gentoo.user/44339 > > Does this mean everything is ok? Or only my python? > > My CFLAGS were: > > CFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe" > > My gcc version is: > > gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice) > > Thanks in advance! > I'm not sure if the sse2 instruction issues were fixed in 3.2.3. I'm fairly certain they're fixed in 3.3.x. I'd say that if it ain't broken, don't fix it. -- Jon Portnoy avenj/irc.freenode.net #gentoo, irc.oftc.net #cola Opinions expressed are my own, not those of Gentoo Linux or any other entity I am associated with unless stated otherwise. |