To recap: Mesa 3.1 shared libraries built via gcc on Solaris (and
probably other non glibc which means probably anything other than
HURD, Free/NetBSD or Linux) fail because they are linked via ld rather
than gcc.

I spent (not enough) time on this today. It appears that the decision
to use ld comes from libtool which is called via automake. 

IMlib seems to get this correct (I think) and I thought I could just
cull from that. 

But I find this tough to fathom because there are just so many layers
of abstraction going on that it's difficult just to pinpoint *what* in
fact is going on. Am I supposed to add something to configure.in? Or
arrange it to pass something to automake or have that pass something
to libtool?

Anyway, this is just to let you know that I'm still looking at this,
will probably post a query to the libtool place when I find out 
where that is (any hints anyone?). 



_______________________________________________
Mesa-bug maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-bug


_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to