On Friday 28 April 2006 08:22, Bojan Smojver wrote:
> Quoting ISF - Hassan Shabbir <[EMAIL PROTECTED]>:
> >     gcc -o test test.o $(LIB)

You forgot to link the libraries!

>
> Have you tried with "-lapr-0 -laprutil-0" (or similar) at the end of
> the above?

ITYM apr-1 :-)

Which reminds me: what's the function of the numeric suffix?
I keep forgetting that and finding myself with "-lapr -laprutil"
in a makefile.

-- 
Nick Kew

Reply via email to