[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: test suite for Lua 5.2 alpha
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 6 Jan 2011 22:30:30 -0200
> 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