[MPlayer-dev-eng] [PATCH] libmpeg2 and libvo conflicts

Felix Buenemann atmosfear at users.sourceforge.net
Mon Jun 24 10:33:02 CEST 2002


On Saturday 22 June 2002 14:20, Arpi wrote:
> Hi,
>
> > > 	All in all it's probably, since static linking is being used,
> > > 	better to use "libXX/libXX.a"  instead of "-LlibXX -lXX"
> >
> > This guy seems to have a very valid point (although I don't know where
>
> I've also noticed that dir/libxyz.a also works, not only -Ldir -lxyz,
> but I don't know how portable is it. Could someone from bsd, solaris,
> darwin, cygwin etc confirm it? then we can change... otherwise w should fix
> the order or libs in the command line, mplayer specific static libs first,
> user defined paths and external libs after
I think it should work everywhere, e.g. on cygwin I used soth like:
gcc directxsample.c -o dxfs.exe -lgdi32 /usr/lib/dx7/dxguid.lib 
/usr/lib/dx7/ddraw.lib

>
> A'rpi

-- 
Best Regards,
        Atmos
____________________________________________
- MPlayer Developer - http://mplayerhq.hu/ -
____________________________________________



More information about the MPlayer-dev-eng mailing list