Le 02 juillet à 21:46:08 "Richard Fish" <[EMAIL PROTECTED]> écrit notamment:
| On 7/2/06, Jean Magnan de Bornier <[EMAIL PROTECTED]> wrote: | > Le 02 juillet à 03:39:40 "Richard Fish" <[EMAIL PROTECTED]> écrit notamment: | > | Does your CFLAGS have -mfpmath=sse? If so, take that out. | > | > Done, it worked; any side-effects to fear? > | It should work fine, but I still suspect your -march setting is not | optimal. What kind of processor are you using? [...] Yes, you guessed right again: it is a Dell latitude x1, and I followed the howto of the gentoo-wiki, which says: ..................................... If you use GCC <3.4.3, there is no pentium-m arch, you need to use pentium3. Using GCC 3.4.3 or later, you might want to try -march=pentium-m. Those CFLAGS are known to be safe: CFLAGS="-O2 -march=pentium3 -pipe -mfpmath=sse" CXXFLAGS="${CFLAGS}" ..................................... But I had forgotten to make the change when switching to gcc-3.4. Now I did it... Thanks, -- Jean Magnan de Bornier | Cours Victor Hugo e-mots: jean at bornier.net | 13980 Alleins France T 08 70 39 34 03 | P 06 09 17 35 87 -- gentoo-user@gentoo.org mailing list