-march=i686 and SSE on debian i386 packages
Posted: 21 Jan 2010, 14:24
I asked about i686 and SSE on i386 debian packages to a couple of debian (DD) guys, it seems sufficient that I use a shell wrapper on unfortunate CPUs just to do not have a SIGILL thrown to annoy the user.
The best thing is if that this kind of check could be done in the spring executable itself and that SSE-like code will be used conditionally at runtime.
I'll add that maybe having a pop-up that inform about online gaming sync problems could be a nice thing to have, maybe just for warning purpose.
So, I'll build i386 packages with -march=i686 and sse enabled (as what you can find now on debian repos) and just issue a warning in case of x86 with not enough features.
Thank you all for helping on that issue.
(I'll add a wishlist item on that issue for non-x86 probably on mantis)
The best thing is if that this kind of check could be done in the spring executable itself and that SSE-like code will be used conditionally at runtime.
I'll add that maybe having a pop-up that inform about online gaming sync problems could be a nice thing to have, maybe just for warning purpose.
So, I'll build i386 packages with -march=i686 and sse enabled (as what you can find now on debian repos) and just issue a warning in case of x86 with not enough features.
Thank you all for helping on that issue.
(I'll add a wishlist item on that issue for non-x86 probably on mantis)