Skip to main content
Question

Cobol Code compilations steps using Windows Rocket Enterprise Developer to create Redhat Linux 9.8 executables

  • July 30, 2026
  • 2 replies
  • 20 views

Reny

I have windows Enterprise Developer and want to compile linux executable , need clear documentation on how to achive that my server is on Redhart 9.8

 

Need documentation on how to configure the Windows Developer to compile Linux compatible code

2 replies

  • Rocketeer
  • July 30, 2026

I don't think if we can do that


Michael Bleistein
Forum|alt.badge.img+1

Which version and platform/IDE of Enterprise Developer do you have?

  1. Enterprise Developer/Eclipse for Windows
  1. Enterprise Developer/Visual Studio 2022 
  1. Enterprise Developer/Eclipse for RHEL 9.x
  1. Enterprise Developer for Unix/Linux Components (in your case RHEL 9.x)

You will need either 3 or 4, or combination of 1 and 4

If you have ED/Eclipse on Windows AND ED/Unix/Linux components for RHEL 9.x you can create a remote project in ED/Eclipse on Windows to build an executable on Linux,

If you have #2, then you would also need #4. You could then transfer the source to Linux and build your executable there with ED/Unix/Linux components.