[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.3: file:seek() and files larger than 2 GB
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Fri, 15 May 2015 18:20:05 -0300
> Try building Lua with -D_FILE_OFFSET_BITS=64.
That should have been automatically defined for POSIX platforms.
How did you build Lua 5.3?