lua-users home
lua-l archive

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


Another correction:

before making you have to type:

  export MACOSX_DEPLOYMENT_TARGET=10.4

followed by:

   make bundle

Varol Kaptan

On 7/25/06, James Edward Gray II <james@grayproductions.net> wrote:
On Jul 25, 2006, at 10:53 AM, varol kaptan wrote:

> ... forgot to mention that the makefile is targeted at a G4 cpu. If
> you have something else (like the new intels) you can remove the
> '-mcpu=G4' from the optimization flags

I am on a MacBook Pro.  Is there an equivalent flag to try there?

Thanks so much for the help.  I'll try this out as soon as I can.

James Edward Gray II