sdl-gui fails to compile with GCC 4.
Status: Beta
Brought to you by:
igor84
I get a warning (treated as an error, so it halts
compilation) about "deferencing type-punned pointer
breaks strict-aliasing" or something like that. I
managed to get things to compile by mucking with the
source a pit. My patch is attached.
patch for compiling with gcc-4.1