surfchen
17th March 2008, 11:21
There are many mac users like me wanna compile x264 with shared lib on our boxes.
But since the ld and others on macosx are different from linux,it is hard to compile x264 with --enable-shared in the macosx world for people not a gcc and ld guru like me.
Here(http://www.via.ecp.fr/via/ml/x264-devel/2006-12/msg00030.html) is a patch to make compiling easier. It is a bit old so we can't use it directly to patch.I looked into the patch file and modifed the configure and Makefile with the information from that patch file.Then all goes well.
Hey,x264 dev team.Why not take a look at this patch and test it?
But since the ld and others on macosx are different from linux,it is hard to compile x264 with --enable-shared in the macosx world for people not a gcc and ld guru like me.
Here(http://www.via.ecp.fr/via/ml/x264-devel/2006-12/msg00030.html) is a patch to make compiling easier. It is a bit old so we can't use it directly to patch.I looked into the patch file and modifed the configure and Makefile with the information from that patch file.Then all goes well.
Hey,x264 dev team.Why not take a look at this patch and test it?