checking whether size_t and int size match... no
Reiner Vogelsang
reiner at sgi.com
Mon Aug 4 10:23:23 CDT 2003
Dear colleagues,
I tried to run the latest version of parallel netcdf , version 0.8.9, on
a Origin 3800
under Irix64 6.5.19f. The compiler version is MIPSpro Compilers: Version
7.3.1.3m.
My environment had the following variables set:
CC=cc -64 -mips4 -lmpi
CPPFLAGS=-DNDEBUG
CFLAGS=-O
FC=f90 -64
FFLAGS=-O
F90=f90 -64
CXX=CC -64
CXXFLAGS=-O
However, the configure step aborts with the following message:
.
.
.
checking for ANSI C header files... yes
checking for size_t... yes
checking whether size_t and int size match... no
configure: error: This is a critical error; please report this size
mismatch to
the developers!
Question:
Is it essential that size_t and sizeof(int) should match?
It seems that the configure step works if I compile in a full 32-bit
mode.
However, I would prefer to run the code in 64-bit addressing mode.
Thanks for any hints!
Reiner
--
--------------------------------------------------------------------------------
_
)/___ _---_
=_/(___)_-__ ( )
/ /\\|/O[]/ \c O ( )
Reiner Vogelsang \__/ ----'\__/ ..o o O .o -_-
Senior System Engineer
Silicon Graphics GmbH Home Office
Am Hochacker 3
D-85630 Grasbrunn 52428 Juelich
Germany
Phone +49-89-46108-0 +49-2461-939265
Fax +49-89-46108-222 +49-2461-939266
Mobile +49-171-3583208
email reiner at sgi.com
More information about the parallel-netcdf
mailing list