| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2006.11.20 06:48 "Re: tiffinfo large file issue", by A Wandering Libtiff User> I spent 30 minutes looking around for the large file build parameters but > didn't find anything. > Nothing about it in ./configure and nothing at > http://www.remotesensing.org/libtiff/build.html I imagine he's referring to the "standard" flags you wire into the build to use 64-bit file I/O calls. CFLAGS='-D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1' ./configure blahblah... =R= |
|||||||