Re: AW: [ooc-compiler] libgc - how to make dynamic?
Brought to you by:
mva
|
From: Michael v. A. <mi...@de...> - 2002-02-12 12:57:17
|
"Teulings, Tim" <tim...@ma...> writes: > Hallo! > > AFAIK the configure scripts tests not for the library but for the header > (gc.h?). Tim is right, gc.h should also be in the include path. Don't know if configure uses it directly, but the C code emitted by the compiler definitely includes it. > 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. The config entry reflects the results of configure after installation. It should be alright when installing from scratch. -- mva |