On x64 Windows, when you open
Start > All Programs > Micro Focus Enterprise Developer > Tools > Enterprise Developer Command Prompt
(64-bit), the compiler and debugger that will be running in the background will be 64-bit and the output application will be 64-bit too.
Restriction:
- -coffdebug compiler option is not supported on 64-bit Windows.
- The deprecated
mfdb2 preprocessor is not available on 64-bit Windows. Please use the EXEC preprocessor (invoked by
-sql db2).