Mark Shields wrote:

Oh, Raphael, concerning what you said: "By the way, look for something about using sse 
instruction for math. It speeds things up a bit.".  I think you're speaking of 
"-mfpmath=sse".

You might want to specify -mfpmath=sse,387 instead. SSE is capable of faster, more precise math than the 387 coprocessor. But not all programs like/use SSE, so always specify a fallback.

--
Colin

--
gentoo-user@gentoo.org mailing list

Reply via email to