re: RV: [suse-programming-e] Does anyone know a online IBM390 resourc e??
Thanks for that. I'm going to give this approach a shot.
Hi, perhaps you can check a os390 emulator for linux...
-----Mensaje original----- De: Palmer, Cliff [mailto:Cliff.Palmer@GMACInsurance.com] Enviado el: Friday, December 13, 2002 10:21 AM Para: Suse Programming List Asunto: RE: [suse-programming-e] Does anyone know a online IBM390 resourc e??
Greg, I have been in your situation and I know the frustration you are living with. One thing you might be able to do is talk to the IBM DeveloperWorks people and see if they can help. IBM is big on Linux these days and they might be able to make some time for you in a porting lab. Note that I'm not connected to IBM in any way and I can't commit IBM to anything. HTH Cliff
-----Original Message----- From: Greg Freemyer [mailto:freemyer@NorcrossGroup.com] Sent: Thursday, December 12, 2002 3:57 PM To: Suse Programming List Subject: [suse-programming-e] Does anyone know a online IBM390 resource??
I have been tasked with porting a old Cobol app to C code.
I do NOT have access to an IBM S/390 to do any debugging.
I do have access to a production system that provides me with the end-results of the algorithm, but none of the sub-step level info I need.
I have used the TinyCOBOL (http://tiny-cobol.sourceforge.net/) compiler to
compile the original code in a SuSE based server and add debug statements.
My C code now produces the exact same results as the TInyCobol version for my 100 test cases.
Unfortunately, the original is only agreeing with 90% of these results and I
need a 100% agreement.
The code is very mathematical and it heavily uses cobol's weird fixed point logic.
I need a way to compile the original code with debug statements and run it on a IBM mainfraime.
Does anyone know of a resource for doing this.
TIA Greg Freemyer
-- To unsubscribe, email: suse-programming-e-unsubscribe@suse.com For additional commands, email: suse-programming-e-help@suse.com Archives can be found at: http://lists/archive/suse-programming-e
-------------------------------------------------------------------------- -- ---------------------------------------------------------------------- Note: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. -------------------------------------------------------------------------- -- ----------------------------------------------------------------------
-- To unsubscribe, email: suse-programming-e-unsubscribe@suse.com For additional commands, email: suse-programming-e-help@suse.com Archives can be found at: http://lists/archive/suse-programming-e
-- To unsubscribe, email: suse-programming-e-unsubscribe@suse.com For additional commands, email: suse-programming-e-help@suse.com Archives can be found at: http://lists/archive/suse-programming-e
participants (1)
-
Greg Freemyer