The web page mention that mjc is a "drop-in replacement" for javac. I think that for this to be true you need to implement a few more command-line options (or at least ignore them), particularly '-g'.
Clyde Ruby also mentions that he will program his tool in
MultiJava if you implement the -g option. He thinks it will go
faster with MultiJava, but can't debug without the -g option...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=633675
Clyde Ruby also mentions that he will program his tool in
MultiJava if you implement the -g option. He thinks it will go
faster with MultiJava, but can't debug without the -g option...