[Gdal-dev] compiling gdal from CVS on solaris
Alessandro Amici
alexamici at fastwebnet.it
Thu Oct 7 14:51:37 EDT 2004
Frank,
On Thursday 07 October 2004 15:21, Frank Warmerdam wrote:
> BTW, do you know what the -DPIC is supposed to accomplish? I have never
> seen a need for that before.
my best guess is that the PIC macros is meant to be used into asm code by
developers to distinguish (#ifdef) between pic and non-pic assembly paths
(where needed).
no need to worry in a C++/C/python project ;-)
cheers,
alessandro
More information about the Gdal-dev
mailing list