Bug report: sdl 1.2.6 cross-compilation with mingw (linux to win) of opengl apps fails

test program is testgl included in the test directory
it works with SDL 1.2.4
it fails with SDL 1.2.6:
segmentation fault on SDL_SetVideoMode
i ->guess<- the problem is in wincommon/SDL_wingl.c

all other tests work

karme