Date: 16 Jun 1999 17:05:06 +0200 From: Marko Schuetz <marko@ki.informatik.uni-frankfurt.de> To: freebsd-ports@freebsd.org Subject: boehm-gc and dynamic library support Message-ID: <86n1y0faot.fsf@king.ki.informatik.uni-frankfurt.de>
next in thread | raw e-mail | index | archive | help
The boehm-gc port does currently not support dynamic libraries. From a quick glance at dyn_load.c I see that there might be two ways of registering dynamic libraries. One seems to be using procfs the other using _DYNAMIC etc. Has anyone (likely more knowledgeable about this than I) looked into this or maybe already done this? If not, which of these to approaches seems cleaner/more efficient/easier to implement?? Marko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86n1y0faot.fsf>