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: <20020805030916.12794.qmail@web10108.mail.yahoo.com> Date: Mon, 5 Aug 2002 05:09:16 +0200 (CEST) From: =?iso-8859-1?q?Sylvain=20Petreolle?= Subject: Re: Problems with SDL To: Guy Harrison , cygwin AT cygwin DOT com In-Reply-To: <3d4e4876.251394315@smtp.ntlworld.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit This makes the trip, but I must use your commented form, as this: # --libs) # libdirs="-L${exec_prefix}/lib " # echo $libdirs -lSDL # ;; # --static-libs) --libs|--static-libs) libdirs="" echo $libdirs -lSDL -luser32 -lgdi32 -lwinmm ;; Now i only get 2 errors : (perhaps one more missing -l flag ?) /usr/local/lib/libSDL.a(SDL_nullvideo.o): In function `DUMMY_VideoInit': /home/Nom/SDL12/src/video/dummy/SDL_nullvideo.c:153: undefined reference to `_imp___iob' /usr/local/lib/libSDL.a(SDL_diskaudio.o): In function `DISKAUD_PlayAudio': /home/Nom/SDL12/src/audio/disk/SDL_diskaudio.c:168: undefined reference to `_errno' ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/