Re: Problem building netcdf-1.0.0 on Mac OS 10.8 using recent compilers.
From:
Alexander Barth
Subject:
Re: Problem building netcdf-1.0.0 on Mac OS 10.8 using recent compilers.
Date:
Wed, 28 Aug 2013 22:14:14 +0200
Dear Alexander,
The code tries to casts a unsigned 64-bit integer to a size_t variable.
I tried to reproduce the error that you are seeing, but the attached code works with my version of clang (Ubuntu clang version 3.0-6ubuntu3 (tags/RELEASE_30/final) (based on LLVM 3.0)) and gcc 4.6.3. I used the following: