[Redis] RedisDB::Parser

Pavel Shaydo pshajdo at gmail.com
Sat Nov 30 14:37:07 GMT 2013


On Sat, 30 Nov 2013 03:37:24 -0800
Damien Krotkine <damien at krotkine.com> wrote:
> For information, your code doesn't build straight away on a case
> insensitive filesystem (which happens a lot on Mac.)
> 
> env MACOSX_DEPLOYMENT_TARGET=10.3 cc  -bundle -undefined
> dynamic_lookup -L/usr/local/lib -fstack-protector parser.o Parser.o
> -o blib/arch/auto/RedisDB/Parser/Parser.bundle
> 
> parser.o and Parser.o would point to the same file. Simply building it
> in a case-sensitive disk image works, but I think you ought to know :)

Thanks, I just uploaded 2.19_06 which should fix this problem

Pavel Shaydo



More information about the Redis mailing list