| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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?= <spetreolle AT yahoo DOT fr> |
| Subject: | Re: Problems with SDL |
| To: | Guy Harrison <swamp-dog AT ntlworld DOT com>, cygwin AT cygwin DOT com |
| In-Reply-To: | <3d4e4876.251394315@smtp.ntlworld.com> |
| MIME-Version: | 1.0 |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |