[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #QRY-923032]: netcdf library question

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.


  • Subject: [netCDF #QRY-923032]: netcdf library question
  • Date: Tue, 29 Jan 2008 08:14:39 -0700

Hi Mark,

Yes, netCDF has been built successfully on 64-bit Linux platforms.  As a
default, the library
will be built as 32-bit, but will still be able to read and write files that
require 64-bit
offsets.  If you really want to build a 64-bit version of the library also, you
can do that
by setting the flags your compiler needs to specify 64-bit objects.  For
example, see:

  http://www.unidata.ucar.edu/software/netcdf/docs/other-builds.html#Linux_IBM

for flags needed to build a 64-bit library using IBM compilers on a Linux
system.  I don't see
where we have documented the flags needed for GNU compilers on Linux, but I'm
fairly sure it
would work with the documented GNU flags for creating 64-bit objects.  If you
have problems,
please let us know and we'll look investigate.  If you have success, please
report back on the
settings you used and we'll include them in our testing or installation
documents.

--Russ


Russ Rew                                         UCAR Unidata Program
address@hidden                     http://www.unidata.ucar.edu



Ticket Details
===================
Ticket ID: QRY-923032
Department: Support netCDF
Priority: Normal
Status: Closed