On 8/27/12 2:58 PM, Matt Turner wrote:
On Sun, Jan 22, 2012 at 4:03 AM, Kenneth Graunke <kenn...@whitecape.org> wrote:
A while back, we split off GLw into a separate repository.
I'd like to do the same for libGLU.
One concern I have is that libGLU in Mesa appears to have some build system
magic for linking against OSMesa instead of libGL. With the new system, I
think you would need "pkg-config --libs --cflags gl" to report OSMesa. I'm
not sure whether that's an issue or not.
I'll bump the package version to 9.0 (to correspond to Mesa-9.0 -- the
first version of Mesa that won't have bundled GLU) but the soname is
still 1.3.x to match previous versions. OSMesa linkage should work,
but I haven't touched the name mangling stuff. Tom (CC'd), if you care
about this...
I really appreciate the CC. For the project which name mangling is
relevant for, we don't actually rely on any such functionality, so this
is going to be okay for us.
Acked-by: Tom Fogal <tfo...@alumni.unh.edu>
Thanks,
-tom
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev