Re: [PATCH] mingw resource inclusion fix
Jirka Jakl <[email protected]> Thu, 08 May 2008 20:05:58 +0200
| Newsgroups | gmane.comp.video.mplayer.cygwin |
|---|---|
| Message-ID | <[email protected]> |
> > Thanks, I just remembered that this was alread discussed here. The > compilation now works, but mplayer crashes at start immediately. > > ,--------------------------------------------------------------. > | MPlayer interrupted by signal 11 in module: init_audio_codec | > `--------------------------------------------------------------ยด > > Did anybody else monitor this behave? > I'm short on time this week, so I can't proceed with the further steps on > reporting a bug right now. > > Regards, Thomas > I've experienced this only with liba52 and AC3 at first. Later mplayer releases've added mp3lib as well. And AFAIK later almost anything...except DTS (works fine). I could not locate the problem. The "solution" was switching back to gcc 4.2.1 (in my case) from gcc 4.3.0. The other custom libs (e.g. pthreads, fontconfig..) works ok (built with gcc 4.3.0). Regards, jirja