
........... c:\sdllib\include\sdl -DHAVE_SNPRINTF -DUSE_EXULTSTUDIO -c -o tools/expack.o tools/expack.cc
g++: cannot specify -o with -c or -S and multiple compilations
C:\mignw\bin\make.exe: *** [tools/expack.o] Error 1
(c:\sdllib\ being where I'm keeping the sdl binary and library files.)
Please help a beggining coder? What's this all about? I've looked throughout the corresponding makefile.am in the /tools/ directory and the actual makefile in the main /exult/ directory but I'm not finding this -c or -S command anywhere in them.
This being yesterday's latest sourcecode (2-4-02).