Re: SDL on Cygwin

2004-10-25 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Reini Urban wrote: | hmm, google was not deep enough. | maybe it will need better google links and a better index page. | http://cygwin-ports.sourceforge.net/install/release/SDL/ I haven't really spent any effort on the webpage; I would like to have s

Re: SDL on Cygwin

2004-10-25 Thread Reini Urban
Yaakov Selkowitz schrieb: -BEGIN PGP SIGNED MESSAGE- Reini Urban wrote: | I'll try to make a package out of it. | I didn't get it to work with the MS DX90SDK, because this conflicts | with our w32api - with mingw it works fine. | But with the directx-devel package it works fine. | Just

Re: SDL on Cygwin

2004-10-25 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Reini Urban wrote: | I'll try to make a package out of it. | I didn't get it to work with the MS DX90SDK, because this conflicts | with our w32api - with mingw it works fine. | But with the directx-devel package it works fine. | Just autoreconf and

Re: SDL on Cygwin

2004-10-25 Thread Reini Urban
Yaakov Selkowitz schrieb: -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,

Re: SDL on Cygwin

2004-03-23 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I wrote: | Well, it doesn't give a choice as I said, it uses the -mno-cygwin flag | by default when building in Cygwin. I believe the libSDLmain.a is their | way of avoiding the [EMAIL PROTECTED] issue, but it shouldn't be necessary | with the current

RE: SDL on Cygwin

2004-03-22 Thread Ken Thompson
- > -Original Message- > Of Yaakov Selkowitz > Sent: Monday, March 22, 2004 4:37 PM > Subject: Re: SDL on Cygwin > > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Frédéric L. W. Meunier wrote: > > | By "it builds OOTB on Cygwin" I

Re: SDL on Cygwin

2004-03-22 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frédéric L. W. Meunier wrote: | By "it builds OOTB on Cygwin" I assumed it was without | -mno-cygwin. If you want to use it, you should rebuild all | other libraries with -mno-cygwin. "it builds OOTB on Cygwin" = "the vanilla sources compile and link i

Re: SDL on Cygwin

2004-03-22 Thread Frédéric L. W. Meunier
On Mon, 22 Mar 2004, Yaakov Selkowitz wrote: > 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