On Thu, Jan 20, 2011 at 02:10:44AM -0800, Domingo Alvarez Duarte wrote: > Would be nice if we can have this too with fltk, example: > > /home/user/dev/fltk-1.3-source> mkdir build-win32 > /home/user/dev/fltk-1.3-source> cd build-win32 > /home/user/dev/fltk-1.3-source/build-win32> ../configure --mingw32 according to autotools, this would be: ../configure --host=i586-mingw32msvc or whatever compiler you'd use.
BTW, I'm interested in the out of tree build ... Kurt _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
