I'm not sure on the mac, but in linux, I suggest checking each compiler for how it handles 64 bit code. In other words, gcc --help to see what is needed for the C compiler, etc. Jonathan Greenberg wrote: > Speaking of large vector files, how *do* I enable 64-bit support for macos x > (or is it purely the lfs flag I need) during compile? > > --j >