Thanks guys. I will play with it and give you additional feedback. -Arun
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] rg] On Behalf Of Andreas Fester Sent: Tuesday, May 23, 2006 3:22 AM To: Log4CXX User; [EMAIL PROTECTED] Subject: Re: release build failure Curt Arnold wrote: >> I tried to build a release build (on a Windows XP SP2 machine) from the >> trunk and it failed. >> I had set the classpath to point to: C:\Program Files\Microsoft Visual >> Studio .NET 2003\Vc7\bin instead of the normal vc6 batch file. I hope >> that >> was not the reason for the failure. I am not sure what you mean by "Pointing the classpath to". When I am building with VC6 or VC7, the difference is basically that I either call c:\Programme\VisualStudio6.0\VC98\Bin\vcvars32.bat or c:\Programme\VisualStudio.NET2003\Vc7\bin\vcvars32.bat After this, running ant does the job in either case. I just compiled the dist-tarball from http://www.littletux.net/log4cxx/log4cxx-0.9.8.tar.gz with VC6 and it succeeded, but some of the test cases finally fail which resulted in the binary archives not being created. Will have a look into this. Best Regards, Andreas