AN Sathya - 2008-02-25

Hi,

   I wanted to compile cppunit with stlport as I was getting some errros while linking my application which uses stlport. Could anybody tell me what steps I need to perform to inform the cppunit of the stlport library.

I have tried the following configure options:
./configure CPPFLAGS="-I<Path to stlport includes>" LDFLAGS="-L<Path to STLPort library" --with-PACKAGE=stlport.

This doesnt seem to work.

I am eagerly looking forward for the replies.

Thanks,
Sathya