On Mon, Apr 10, 2006 at 09:51:11AM +0200, [EMAIL PROTECTED] wrote:
> 
> 
> Hi Jon,
> 
> just a question about the SSE detection code : does it work if I
> compile with -sse3 ? i.e. will the code compiled with -sse3 work
> on non-sse PCs ? and on -sse or -sse2 only PCs ?
> 
> MaX.

As we have already learned, optimization can occur in the strangest
places. So don't do this. The sse detection code is worthless until the
sse part of gnubg is fully isolated and even at that point we would have
to provide individual sources for non-sse, sse, sse2, sse3 etc.


Christian.


_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to