Hello all, I have created a small app (single threaded) that is built with fltk 1.1.x r5940 and SDL_mixer.
AFAIK, I haven't used any Linux specific system calls; I tried to stick purely to what is provided by FLTK and SDL. I would like to compile this program (from within Linux) to run on Windows, but I've never done this before. What I have done is installed the following mingw RPMs on my openSUSE 10.2 box: cross-mingw-w32api-3.8-10.1 cross-mingw-runtime-3.11_20061202_1-5.7 cross-mingw-binutils-2.16.91_20060119_1-2.1 cross-mingw-gcc-core-3.4.5_20060117_1-26.1 Does anyone know of a howto or article that I can read? Ideally, I would like to develop on Linux, then compile a Windows executable. Thanks for the help, -- Alvin _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

