[SDL] Division by zero makes program hang

Andre de Leiradella leiradella at bigfoot.com
Tue Feb 27 17:41:40 PST 2007


Andre wrote
 > I have read in the list that DirectX may mess with FPU flags, but I'm
 > using the windib driver, forced by a putenv. Does anyone know what may
 > be the cause of this?

As I'm using the windib driver, is it possible that some other library 
I'm linking to is changing the FPU flag? I'm using SDL_image, SDL_mixer, 
SDL_gfx, SDL_ttf and their supporting libraries, zlib, libpng, smpeg, 
vorbis, mikmod, freetype and others, all of them included in the binary 
distributions. I wrote the rest of the code myself, and can state that 
I'm not messing with FPU flags (I don't even know how to mess with them :-)

Thanks,

Andre



More information about the SDL mailing list