5.0+AGG Compile under Slackware

thomas bonfort thomas.bonfort at GMAIL.COM
Tue Sep 18 07:56:01 EDT 2007


I seem to remember a discussion a while ago stating that agg had to be
build with position independant code on 64 bit platforms. could you
try that out (and also add -fPIC to CPPFLAGS)?

tb

On 9/18/07, Daniel Morissette <dmorissette at mapgears.com> wrote:
> Gregor Mosheh wrote:
> > Never mind; my bad. I had neglected, being on 64-bit, to set the standad
> > flags I set for all builds:
> >
> > export CPPFLAGS="-D_FILE_OFFSET_BITS=64"
> > export CXXFLAGS="-fPIC -D_FILE_OFFSET_BITS=64"
> > export CFLAGS="-fPIC -D_FILE_OFFSET_BITS=64"
> >
>
> First time I hear of this. Does this need to be added to AGG or to
> MapServer's Makefiles? Wondering if anything needs to be fixed in
> MapServer's build or if that's an AGG problem that we may want to
> document in our build docs.
>
> Daniel
> --
> Daniel Morissette
> http://www.mapgears.com/
>



More information about the mapserver-users mailing list