summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2004-12-13 21:47:43 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2004-12-13 21:47:43 (GMT)
commit8c8d5ce80a6aef76ad44494097fc32e20d6816d5 (patch)
tree02504c14cb72b2f4547bac69f183fd1db36a630a /doc
parent1f0aa2059f423f8f9e5583ac004bf385eb7df91a (diff)
downloadhdf5-8c8d5ce80a6aef76ad44494097fc32e20d6816d5.zip
hdf5-8c8d5ce80a6aef76ad44494097fc32e20d6816d5.tar.gz
hdf5-8c8d5ce80a6aef76ad44494097fc32e20d6816d5.tar.bz2
[svn-r9660] Purpose:
Bug fix. Description: MIPSpro Compiler 7.4.x starts to support C99 features but stdint.h has a "guard" in it that will #error if cc is invoked without asking for C99 standard. But it does not result with a non-zero compiler exit code, thus configure thought it is okay to use header file stdint.h. This causes problems later. Solution: Default to use the C99 compiler if available. Platforms tested: Tested in Sandia tesla machine which is a new SGI machine.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions