ORBIT-USER: OML integration - more help needed
Ramya Krishnamoorthy
rk274 at cornell.edu
Wed Apr 11 04:37:24 EDT 2007
Hi
I am trying to integrate a Java application with OML through OML. I am
facing core dumps in the initialize_oml function.
I had a question:
The signature for initialize_oml is as follows:
int initialize_oml(int* argcPtr, const char** argv, oml_log_fn oml_log);
Are the arguments argcPtr and argv significant? Do they affect the OML
initialization?
My Java application does not take any command line arguments. I am basically
passing dummy values to the initialize_oml function.
Is there any way I can get access to the OML source code for debugging?
Thanks
Ramya
More information about the orbit-user
mailing list