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: <417D2F9D.2040501@x-ray.at> Date: Mon, 25 Oct 2004 18:53:49 +0200 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8a3) Gecko/20040817 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: SDL on Cygwin References: <405F449C DOT 3020201 AT users DOT sourceforge DOT net> <417D0FFC DOT 701 AT x-ray DOT at> <417D26AD DOT 5070208 AT users DOT sourceforge DOT net> In-Reply-To: <417D26AD.5070208@users.sourceforge.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 autoreconf and removing the mingw lines from configure.in > | cd ${srcdir} > | ./autogen.sh > | automake -c -a > | libtoolize -c -f > | LDFLAGS="-Wl,--enable-runtime-pseudo-reloc" > | > | I'll try to put my main.c and SDL_Image fixes into a package and ITP it > | then. Fixed to build in .build > | > | Problems with this version: > | libtool still wants to create an exe instead of the cygSDL.dll but I had > | that before. (need to build png and jpeg stubs probably) > | With my bash debugger I can easily fix that now. > | But everything else builds just fine. > > I guess I never updated this thread; I did get it working properly, and > have build a number of other SDL_* libs, pygame, and a couple sample > programs against it. They're available with setup.exe at: > > http://cygwin-ports.sourceforge.net/install/ 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/ http://cygwin-ports.sourceforge.net/install/release/SDL/ http://cygwin-ports.sourceforge.net/install/release/SDL/ if only sf.net will upgrade their webservers so that I will not get lost connections all the time... or just ban those users which destroy the net there. > Or can be downloaded manually from the project page. > > This port uses the Win32 API but is Cygwin dependent. If there's > interest, I suppose it should be added to the distro. I'd need it. But if you keep to maintain it there, it's okay for me. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ -- 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/