lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> do you have recommended compile flags for the libs for 'full' tests on 
> Mac OS X for me?

Instead of -shared, use -bundle -undefined dynamic_lookup .
Then run
	env MACOSX_DEPLOYMENT_TARGET=10.3 make