Mail Archives: djgpp/2000/05/09/07:43:11
On 9 May 2000, at 3:45, aicha aicha wrote:
> Salut!!
> I've a problem.
> I want to build a compiler for Java so I took the source of the GNU
> but when I want to compile a program in Java in DOS i have this message:
> gcc.exe installation problem, cannot exec 'jc1' : No such file or directory
> <ENOENT>
Have You installed Java compiler You built? At least for me gcc
founds jc1.exe without problems.
However I have done no real testing of GNU Java compiler and most
likely it's broken (eg. I was not able to build libgcj-2.95.1). As result
it's not in DJGPP distribution.
So be prepared for some hacking if You want to get it working.
Things to do:
get gcj working
port and build libgcj
Andris
- Raw text -