summaryrefslogtreecommitdiffstats
path: root/test/objcopy.c
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2010-04-07 22:52:28 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2010-04-07 22:52:28 (GMT)
commite2d0e5f67edd2858e11a336a337154278305741d (patch)
tree683b9034930a896a7c1b208b3d29daf52e7591d5 /test/objcopy.c
parent1857a6098296837362a0cabb427c96a5ab956dbc (diff)
downloadhdf5-e2d0e5f67edd2858e11a336a337154278305741d.zip
hdf5-e2d0e5f67edd2858e11a336a337154278305741d.tar.gz
hdf5-e2d0e5f67edd2858e11a336a337154278305741d.tar.bz2
[svn-r18532] Bug fix:
When gcc is used in the AIX platform, it failed to compile tconfig.c because it does not recognize the __int64 type. The ibm-aix has the sizeof __int64=8 cached, as if all compilers supported this type. Solution: Removed the cached value for the sizeof __int64 so that during configure, gcc can report it does not support it and not to use it in the source code. Tested: NCSA Blue which is an AIX machine, using gcc or xlc compiler. (The gcc still have failure but is being fixed as separated bugs.)
Diffstat (limited to 'test/objcopy.c')
0 files changed, 0 insertions, 0 deletions