shared objects
Witold Baryluk
baryluk at mpi.int.pl
Mon Jan 8 12:24:55 PST 2007
On Mon, 08 Jan 2007 21:18:32 +0100rochus <rochus at rochus.net> wrote:
> Christian Kamm wrote:
> I compiled and linked it with:
> dmd -c square.d
> gcc -shared -o libsquare.so libsquare.o
>
> I copied the library to /usr/local/lib (where ld may find it)
> ...
You must run /sbin/ldconfig, to update ld caches.
--
Witold Baryluk
MAIL: baryluk at smp.if.uj.edu.pl, baryluk at mpi.int.pl
JID: movax at jabber.autocom.pl
More information about the Digitalmars-d
mailing list