On Wed, 29 May 2002, Tomas Pospisek wrote:

> I get an empty list ("That's all folks").
> 
> Erm. I think I'm missing something here. Does anyone have a hint for me?

There is a quirk with linking without shared libs that prevents the
support classes from being linked in. You need to reference a symbol for
a couple classes from init.cc, I think the important one was debSystem.

After that the linker will actually link them in and it will work OK.

Jason


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to