build on Cygwin

2009-07-12 Thread Lars Schouw
I am trying to build log4cxx under Cygwin but it fails with an error that ant can't find gcc. Could not launch gcc: java.io.IOException: Cannot run program "gcc" $ cd /src/log4cxx/apache-log4cxx-0.10.0 $ ant -Dos.family=cygwin    -Dwith-apr=/cygwin/lib    -Dwith-apr-util=/cygwin/lib    -Denabl

Re: build on Cygwin

2009-07-12 Thread Lars Schouw
What I run ant -diagnotics I get this error output. Is my ant not setup correct? --- Ant diagnostics report --- Apache Ant version 1.7.1 compiled on June 27 2008 ---  Implementation Version --- core tasks

Re: build on Cygwin

2009-07-12 Thread Lars Schouw
Once more with verbose turned on. Apache Ant version 1.7.1 compiled on June 27 2008 Buildfile: build.xml Detected Java version: 1.6 in: c:\java\jdk1.6.0_14\jre Detected OS: Windows XP parsing buildfile C:\cygwin\src\log4cxx\apache-log4cxx-0.10.0\build.xml with URI = file:/C:/cygwin/src/log4cxx/ap