Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <405F449C.3020201@users.sourceforge.net> Date: Mon, 22 Mar 2004 14:55:08 -0500 From: Yaakov Selkowitz User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: SDL on Cygwin X-Enigmail-Version: 0.83.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out001.verizon.net from [68.160.196.102] at Mon, 22 Mar 2004 13:55:09 -0600 -----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/