On Thu, Jun 09, 2005 at 07:52:02PM +0200, Falk Hueffner wrote: > > As README.Debian explains, glpk is not reentrant, so there cannot be a > shared library. So one could either try to fix that (which is probably > difficult), or build a nonshared PIC library. Is that also possible > with libtool?
Reentrancy has nothing to do with a shared lib. There are alot of shared libs out that that aren't reentrant. I think you have to do rather strange things not to able to make a shared lib. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]