[SDL] SDL 1.2.9 PRERELEASE

Stephane Marchesin stephane.marchesin at wanadoo.fr
Mon Aug 22 13:59:42 PDT 2005


Gerry JJ wrote:
> Sam Lantinga wrote:
> 
>> The SDL 1.2.9 PRERELEASE is available!
>> Please try it out and let us know if there are any bugs or build issues.
> 
> 
> Build fails here with gcc 3.2.2.  It works fine with gcc 3.3.5.
> 
> Here's the error I get with 3.2.2.  It happens when compiling 
> src/video/SDL_yuv_mmx.c (this is with default configure options):
> 
> ../../../../Source/SDL-1.2.9/src/video/SDL_yuv_mmx.c: In function 
> `ColorRGBDitherYV12MMX1X':
> ../../../../Source/SDL-1.2.9/src/video/SDL_yuv_mmx.c:113: can't find a 
> register in class `GENERAL_REGS' while reloading `asm'
> ../../../../Source/SDL-1.2.9/src/video/SDL_yuv_mmx.c: At top level:
> ../../../../Source/SDL-1.2.9/src/video/SDL_yuv_mmx.c:59: warning: 
> `MMX_Ugrn555' defined but not used
> ../../../../Source/SDL-1.2.9/src/video/SDL_yuv_mmx.c:60: warning: 
> `MMX_Vgrn555' defined but not used
> ../../../../Source/SDL-1.2.9/src/video/SDL_yuv_mmx.c:64: warning: 
> `MMX_red555' defined but not used
> ../../../../Source/SDL-1.2.9/src/video/SDL_yuv_mmx.c:66: warning: 
> `MMX_grn555' defined but not used
> ../../../../Source/SDL-1.2.9/src/video/SDL_yuv_mmx.c:68: warning: 
> `MMX_blu5x5' defined but not used
> make[3]: *** [SDL_yuv_mmx.lo] Error 1
> make[3]: Leaving directory `/home/trick/Build/SDL-1.2.9/src/video'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/trick/Build/SDL-1.2.9/src/video'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/trick/Build/SDL-1.2.9/src'
> make: *** [all-recursive] Error 1
> 

What does gcc -v says ?

Stephane





More information about the SDL mailing list