Problems with SDL

Sylvain Petreolle spetreolle@yahoo.fr
Sun Aug 4 21:19:00 GMT 2002


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/



More information about the Cygwin mailing list