Fórum

RE: Error running jikes compiler

Luke j w, modificado 16 Anos atrás.

Error running jikes compiler

Junior Member Postagens: 41 Data de Entrada: 26/09/07 Postagens Recentes
That is the error I get when I "ant-start" the source code. The problem is I don't even have the jikes compiler, and besides which, jikes has not been updated since 2004. Is there any way to get it to compile using the default java compiler instead?
--
-Goodluck, Godspeed.
Luke j w, modificado 16 Anos atrás.

RE: Error running jikes compiler

Junior Member Postagens: 41 Data de Entrada: 26/09/07 Postagens Recentes
It would work just as well if I could actually figure out where to put the Jikes.exe so that it will be used.
__
-Goodluck, Godspeed.
Luke j w, modificado 16 Anos atrás.

RE: Error running jikes compiler

Junior Member Postagens: 41 Data de Entrada: 26/09/07 Postagens Recentes
Problem solved, I just had to set the enviromental variables correctly. I.E. Add jikes to the "PATH".
__
-Goodluck, Godspeed.
Luke j w, modificado 16 Anos atrás.

RE: Error running jikes compiler

Junior Member Postagens: 41 Data de Entrada: 26/09/07 Postagens Recentes
For others who don't want to use Jikes, look at the wiki article titled "Jikes" to see how to change compilers.