[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Installing luafilesystem on Mac OS X 10.6
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 8 Apr 2010 08:33:16 -0300
> MACOSX_DEPLOYMENT_TARGET="10.3"
> export MACOSX_DEPLOYMENT_TARGET
> gcc -O2 -fno-common -c -o lfs.o lfs.c
> gcc -bundle -undefined dynamic_lookup -o lfs.so lfs.o
>
> should actually work?
My libraries use this. See also "Building the library" in
http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/install.html