libstdc++ clashes with libC system library on Irix 6.5
Wolfram Gloger
Wolfram.Gloger@dent.med.uni-muenchen.de
Fri Feb 18 07:37:00 GMT 2000
Hello,
> We are lucky that SGI open sourced the OpenGL reference implementation a
> couple of weeks ago, so I was able to compile libGLU with gcc-2.95.2 on an
> Octane running IRIX 6.5.3. It took me an afternoon to hack the Makefiles
> and reconstruct the missing header files, but it works. I still have to
> find out what the SGI freeware license requires me to do with the patches,
> but if you need libGLU with gcc-2.95.2, just drop me a line.
I did exactly the same 10 days ago, and the resulting libGLU.so seems
to work just fine with gcc-2.95.2 (only limited testing so far,
though). I actually didn't have to reconstruct header files
(everything but libGLU didn't build, however), only a more or less
trivial patch, which I've already send to the OpenGL-Sample-mailing
list (archive is available via http://oss.sgi.com ).
Also, I asked on that list whether it is OK to distribute the
resulting libGLU.so, and this was deemed OK under the provision that
it is clearly marked not to come from SGI.
Regards,
Wolfram.
More information about the Gcc
mailing list