[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Trouble building grammars



I'm trying to build the set of Sablecc-Grammars on cygwin (Windows 2000).
I have ant 1.4.1 and sablecc 2.16.2.

When I try to build the grammars by running "ant" in the grammars 
directory, I get:
Buildfile: build.xml

all:

check_for_optional_packages:

prepare:
   [mkdir] Created dir: 
C:\home\Kelem\src\java\Sablecc-Grammars\build\java-1.1

parsers:

BUILD FAILED

C:\home\Kelem\src\java\Sablecc-Grammars\Java-1.1-1.0\build.xml:44: The  task doesn't support the "withtools" attribute.

Total time: 1 second

Does anyone know what's going wrong here?

Thanks,
Steve Kelem