I am using "COBOL for Eclipse IDE/Enterprise developer 2.3 Update 1" to create a cobol project on windows to generate .gnt and .int files. Once these files are generated I deploy these on my Linux machine where Enterprise developer 23u1 is installed. But when I try to run programs compiled through eclipse gives load error. However programs compiled on Linux machine will run successfully.
Could anyone advise whether .gnt and .int files generated through eclipse are compatible in linux platform ?