lua-users home
lua-l archive

Re: test suite for Lua 5.2 alpha

[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

AltStyle によって変換されたページ (->オリジナル) /