[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Building lua dylib on Mac OS X 10.4
- From: Ryan Raaum <ryan@...>
- Date: Sat, 23 Sep 2006 12:40:10 -0400
Hi,
Does anyone have a patch for the 5.1.1 Makefile to build dynamic
libraries on Mac OS X?
As far as I can tell, the standard Makefile is only configured to
build a static liblua.a and I need the dynamic libs. I've started
hacking together the required modifications, but Makefile
manipulations are _not_ one of my strengths ... so if anyone out
there has successfully made these modifications, I'd be very grateful
if you would be willing to share a patch! :)
Thanks,
Ryan