Just concerning the j9c compiler... could anyone give me advice on how exactly does this work? I have tried to compile a few programs,just simple one like
class test{ public void main{ return; }}
and suchlikes,which work alright with JDK, but j9c returned a lot of error comments, none of which made much sense to me... is there any documentation available?
Oh and by the way... when I run the program without arguments the help scrolls right out of screen... I have no idea if they are making fun of me or what... or whether I am just plain stupid and dont know the trick....
