Re: modifying loader Makefile based on 1.0rc2
Jirka Jakl <[email protected]> Mon, 10 Mar 2008 09:13:59 +0100
| 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 > _______________________________________________ > > The original loader makefile handle the win32 correctly (it uses $(TARGET_WIN32)). But from the actual trunk, the conditional part is stripped. I guess by a mistake... -- jirja