Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Apr 1997 07:03:19 -0700
From:      John-Mark Gurney <jmg@hydrogen.nike.efn.org>
To:        rssh@cki.ipri.kiev.ua
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Dynamic linking libraries [Q]
Message-ID:  <19970422070319.42168@hydrogen.nike.efn.org>
In-Reply-To: <335C5CE6.39F0@cki.ipri.kiev.ua>; from Ruslan Shevchenko on Tue, Apr 22, 1997 at 09:38:27AM %2B0300
References:  <335C5CE6.39F0@cki.ipri.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
Ruslan Shevchenko scribbled this message on Apr 22:
[-- Warning: koi8-r is not compatible with your display.]

> Are anybody thinking about implementation of stuff ?
> (not .so, simular to win DLL)

they already exist as shared libs... then if you want something more
like DLL... take a look at dlopen...  you can use that to load shared
libs into memory and make calls into the library...

ttyl...

-- 
  John-Mark
  Cu Networking                             Modem/FAX: +1 541 683 6954

  Live in Peace, destroy Micro$oft, support free software, run FreeBSD



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970422070319.42168>