[MPlayer-cvslog] r18980 - trunk/Makefile
Evgeniy Stepanov
eugeni.stepanov at gmail.com
Sun Jul 9 18:12:39 CEST 2006
On Sunday 09 July 2006 19:59, Diego Biurrun wrote:
> > This surely breaks MinGW compilation. FreeType and FontConfig are static
> > libs there, linking order is important.
>
> Well possible, I don't have a Windows system to test. Feel free to fix
> the order, it should be compatible with my simplification.
The best way I see is to revert your commit :)
libass.a should be placed between libmpcodecs.a and $(FREETYPE_LIB), it can be
done only in COMMON_LIBS definition.
More information about the MPlayer-cvslog
mailing list