On Thu, Dec 14, 2006 at 11:20:56AM -0500, Bob Rossi wrote: > Hi, > > I'm trying to build log4cxx trunk with mingw. Has anyone accomplished this? > Here > is my ./configure line, > > ./configure > --with-apr=/home/bobbybrasko/vigilant/apr/apr-1.3.0-cvs/bin/apr-1-config \ > > --with-apr-util=/home/bobbybrasko/log4cxx/apr-util/src/prefixdir/bin/apu-1-config > \ > --with-thread=Microsoft --enable-wchar_t=no \ > --prefix=/home/bobbybrasko/log4cxx/logging-log4cxx/../prefixdir \ > -enable-experimental-libtool 2>&1 | tee configure-out.txt
I've successfullly built log4cxx on mingw with the patches I've provided in the previous email. Is there any way to run a test suite? Thanks, Bob Rossi
