Thanks Martin, build fixes now merged with svn/trunk and OSG-2.8

On Tue, Feb 24, 2009 at 2:56 PM, Martin Spott <[email protected]> wrote:
> Robert, the patch as attached to this EMail fixes two places in order to
> build OSG on AIX >= 5 with GCC.
>
> 1.) include/osg/Math: Similarly to other commercial Unix systems, several
> floating point types are undefined on AIX. I don't have access to the
> commercial XLC compiler and therefore decided to restrict the respective
> workaround to the use of GCC. Tested with GCC-4.0.0 on AIX 5L 5.1 ML9+.
>
> 2.) include/osg/GLU: Previous AIX releases apparently had their OpenGL
> headers installed in /usr/include/OpenGL/ instead of ..../GL/. This has
> obviously changed with AIX 5L.
>
> 3.) This is still not the entire story on AIX, but because I'm not very
> skilled at understanding other people's C++ code, it'll probably take me a
> while until I'm done  ;-)
>
>        Martin.
> --
>  Unix _IS_ user friendly - it's just selective about who its friends are !
> --------------------------------------------------------------------------
>
> _______________________________________________
> osg-submissions mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to