|
Hi Lorne,view
When compiling in RSE, results can only be displayed in the Error list
if an events file is generated.so
So when defining compile commands, the dialog tries to enforce the
appropriate option necessary for the compiler to generate the command.
For ILE compilers like RPG and COBOL, this means adding OPTION(*EVENTF) to
the command string.
For OPM RPG and COBOL compilers, and the CL compiler the dialog tries to
add *SRCDBG to ensure that an events file is generated.
However, *LSTDBG also causes the CL compiler to generate an events file,
I've opened APAR SE29001 to get it fixed.
In the meanwhile, change your compile command to specify *NOSRCDBG with
your *LSTDBG option, the dialog should not add *SRCDBG back in and you
shouldn't get any problems with the compiler.
thanks,
Violaine Batthish
eSupport Champion
WebSphere Development Studio Client
IBM Toronto Lab
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.