modifying loader Makefile based on 1.0rc2
"Henry Garcia" <[email protected]> Sun, 9 Mar 2008 19:45:16 -0500
| Newsgroups | gmane.comp.video.mplayer.cygwin |
|---|---|
| Message-ID | <[email protected]> |
> > > 1. svn 26161 mingw compile crash (Jirka Jakl) > > > ---------------------------------------------------------------------- > > > Try to modify loader makefile according to the one from 1.0rc2 release > trunk. It should work. > > Thanks, that does the trick. Apparently, we need a modified Makefile for the loader directory to deal with mingw32 to handle the situation? #ifdef mingw32 Hank