[SDL] Re: SDL digest, Vol 1 #295 - 23 msgs

Steven James Stapleton stapleton.41 at osu.edu
Sat Mar 16 16:04:00 PST 2002


I'm not trying to do anything myself with rm. I didn't put in the rm
command, and I'd rather not try to search through all the makefiles of the
SDL library. I know quite well that rm does not have a 'c' command. rm was
gained by some programs from some executable files included with the MinGW
distribution.

All I want to know is how to include SDL functions into my program under
MinGW, but I can't seem to get the directions to work (the following is a
coplete list of errors given by make ('sh configure' then 'make' in the dir
that SDL was extracted to).

rm: invalid option -- c
rm: invalid option -- c
../../libtool: eval: line 1: unexpected EOF while looking for matching `"'
../../libtool: eval: line 2: syntax error: unexpected end of file
rm: invalid option -- c
c:\MinGWin\bin\make.exe[2]: *** [dummy.lo] Error 1
c:\MinGWin\bin\make.exe[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

-Jim





More information about the SDL mailing list