Hello,

I am trying to compile java classes with mpijavac, but it doesn't compile any 
class, for examle:
Usually when I write the following line (mpijavac MyClass.java) in the console, 
it compiles and gives me the possible errors (e.g. missed semicolon) and the 
.class file will be created.

But now when I compile any class with the same command (mpijavac 
AnyClass.java), it doesn't give me any error and the file AnyClass.class will 
be not created. 

What could be the problem?

Thanks in advance
Ibrahim

                                          

Reply via email to