discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: creating library - questions from newbie


From: Philippe C.D. Robert
Subject: Re: creating library - questions from newbie
Date: Mon, 6 Aug 2001 20:26:10 +0200

On Mon, 06 Aug 2001 17:16:52 +0200
Matej Kosik <kosikmat@decef.elf.stuba.sk> wrote:
>       ... even though I have specified the 
>               HelloWorldTest_ADDITIONAL_TOOL_LIBS += -lHelloWorld
>           `make' does not even seem to link against that library so
> `undefined reference' is
>               what one can expect.
>       ??? Why does not my tool link against the specified library?

It's just

ADDITIONAL_TOOL_LIBS += -lHelloWorld

BTW you could have used ProjectCenter to create the Makefiles for you...;-)

-Phil
-- 
Philippe C.D. Robert



reply via email to

[Prev in Thread] Current Thread [Next in Thread]