This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Kevin, > It is a 64-bit machine, but is using a 32-bit operating system. > Linux stimpy.ssec.wisc.edu 2.6.9-22.0.1.ELsmp #1 SMP Tue Oct 18 18:39:27 > EDT 2005 i686 i686 i386 GNU/Linux > I just tried to do a mkqueue with 5 GB and it says that the file is too > large. Yes. I notice from your "configure.log" file that the programming environments are restricted to 32-bit longs. This means that the size of the data portion of the product-queue must be less than (2^32 - 1) bytes (about 4 GB). Too bad. > configure: Checking how to maximize the (long, void*, off_t) programming > environment > checking if the system supports _XBS5_LPBIG_OFFBIG... no > checking if the system supports _XBS5_LP64_OFF64... no > checking if the system supports _XBS5_ILP32_OFFBIG... yes > configure: -D_MAPRGNS > configure: cflags="-m32 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" > configure: ldflags="-m32" Regards, Steve Emmerson Ticket Details =================== Ticket ID: QAV-891001 Department: Support LDM Priority: Normal Status: Closed