Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!swidir.switch.ch!scsing.switch.ch!news.dfn.de!news.ruhr-uni-bochum.de!news.rwth-aachen.de!not-for-mail From: thomas@ghpc8.ihf.rwth-aachen.de (Thomas Gellekum) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Anyone got Perl5 compiled perfectly with 'dld' library? Date: 17 Oct 1995 07:46:58 GMT Organization: Where's the *kaboom*? Lines: 9 Message-ID: <45vn1i$5ul@news.rwth-aachen.de> References: <45u51d$9lf@news.hk.linkage.net> NNTP-Posting-Host: ghpc6.ihf.rwth-aachen.de X-Newsreader: TIN [UNIX 1.3 950726BETA PL0] Cary Ng (cary@hk.linkage.net) wrote: > Are there any gifted persons compiled Perl5.001m with dynamic loading library > (dld-3.2.7)? The ports collection contains a port of perl-5.001m in the lang subdirectory. Is there any reason why you would want to use dld instead of the dlopen() functions? tg