When I try to compile a project using ant 1.3 and jikes 1.12 on Windows NT my "BUILD 
FAILED". However when switching the compiler to
use Javac ( JDK 1.3 - classic ) the "BUILD SUCCEEDED". The problem is
coming from Jikes and is due to an assertion failure in lookup.cpp. I
can't find any references in the mail archives.

Here is the build output:

init:

compile:
    [javac] Compiling 23 source files to C:\dev\classes
    [javac] Assertion failed: false && "Cannot compute system time stamp\n", file 
../../../jikes-1.12/src/lookup.cpp, line 284
    [javac]
    [javac] abnormal program termination

BUILD FAILED

C:\dev\src\com\something\serviceprovider\portfolio\build.xml:32: Compile failed, 
messages should have been provided.





------------------------------------------------------------
--== Sent via Deja.com ==--
http://www.deja.com/


Reply via email to