Logged In: NO

Somehow I missed mr_rohan's follow-up to dianehowe's
earlier question. Anyway, you can ignore this question due
to user error.

Thanks,
Jeff

Date: 2002-11-24 19:32
Sender: mr_rohan
Logged In: YES
user_id=651057

I was able to get CppUnit working by doing this -

./configure CC="CC" CXX="CC" LD="CC"
LDFLAGS="-
xildoff" CXXFLAGS="-mt -g -pta -instances=static
-xildoff"

I then linked against -libcppunit but the shared library should
work too.