On Wed, Apr 3, 2013 at 5:51 PM, Glynn Clements <[email protected]> wrote: ... > This doesn't fit with the off_t-related errors you were getting in > defs/gis.h.
Now I got it... gcc picks stuff up from /opt/freeware/bla. Sorry for the confusion. > Try: > > gcc -E -ansi -D_POSIX_C_SOURCE=200809L -Dinline= \ > -Idist.powerpc-ibm-aix5.3.0.0/include -D_POSIX_C_SOURCE=200809L \ > include/gis.h > > This should output what the preprocessor sends to the compiler proper. > It should include a typedef for off_t. Result attached. Markus
aix53_gcc_test.txt.gz
Description: GNU Zip compressed data
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
