-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
OK, I know we've been through this before, but there's now a new version of SDL (1.2.7), with a new development: it builds OOTB on Cygwin, all I had to do was reautotool.
There are problems however:
1) when building on Cygwin, the default is to call -mno-cygwin. This of course will make it difficult to build other libraries, e.g. SDL_image which wants other (cygwin-dependent) libraries like libjpeg, etc.
2) by default a /usr/lib/libSDLmain.a is built, and sdl-config spits out - -Dmain=SDLmain and -lSDLmain, but this is only a static library. This makes it impossible to build a shared library which is dependent on libSDL.
Ideas, anyone?
Yaakov
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFAX0SbpiWmPGlmQSMRAgjOAKD6WAF2fwVIChlT5r9DtFIAv9QR1QCgzi7b mlABAULTPc8595JcQgvh0kE= =42dS -----END PGP SIGNATURE-----
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/