Hi, > Does anyone know, if gcc 3.x already supports MMX, MMX2, SSE and/or SSE2 ? > > If yes, then there's absolutely no need to fiddle with asm code around. > > One way is simply to use Intels C/C++ compiler to make use of these x86 > extensions, but it is not as widely used and available as gcc. icc isn't that cool one, hand optimized code is much better
> Thus, if gcc 3.x supports them, then people just need to upgrade... do not prefer gcc3.x over gcc2.95.4 especially by graphical libs/apps gcc3 (and gcc 2.96.x) is a bit buggy yet with graphical codes. It makes more sense to include support for MMX/SSE optimized codes. -- Alex Beregszaszi <[EMAIL PROTECTED]>
