On Mon, Jul 13, 2009 at 4:09 AM, Lars Schouw <[email protected]> wrote:
> > Hi, > > I am having some problems with my ant when I compile log4cxx. > Could not launch gcc: java.io.IOException: Cannot run program "gcc" > > Well, is the program "gcc" installed under Cygwin? If so, do you have the searchpath parameter set to "true", or have the full path to gcc in your <exec> task that calls GCC? -- David Weintraub [email protected]
