I am having a problem compiling my COBOL app with Linux bash script. I need to set JVMCLASSPATH to several JAR files and I keep getting the error
Cobol compiler argument exceeds 255 byte limit: JVMCLASSPATH(...)
Any suggestions ?
I am having a problem compiling my COBOL app with Linux bash script. I need to set JVMCLASSPATH to several JAR files and I keep getting the error
Cobol compiler argument exceeds 255 byte limit: JVMCLASSPATH(...)
Any suggestions ?