AW: [ooc-compiler] libgc - how to make dynamic?
Brought to you by:
mva
|
From: Teulings, T. <tim...@ma...> - 2002-02-12 12:38:28
|
Hallo!
=20
AFAIK the configure scripts tests not for the library but for the =
header
(gc.h?). You should
copy it to something like /usr/local/include and try again. In general
configure spits
out some files stating what it tried to do to evaluate a certain
feature.Normaly this is a small
on the fly generated C-Programm that includes something, calls a =
certain
function known to be
in the requested library and then gets linked.
=20
I'm currently not at hoem, so I cannot verify that, but (also) AFAIK =
there
is an entry in the
oo2crc (or ~/.oo2crc) file, that defines the path to the libgc.a file. =
Check
this, too.
=20
Btw., debian has packages for libgc ;-)
--
Gru=DF...
Tim.
|