Help to compile/build RexxSQL for debugging.
An external Rexx function package to connect to SQL databases
Brought to you by:
rexx
I have a case (WinServer 2014 64bit,mysql 5.5) where a crash (C000005) occurs when I SQLDisconnect from an otherwise successful session. I have cases (Win7 64bit) where I don't have this happen, so probably not a 64-bit issue. I'd like to compile RexxSQL with with some debugging statements to try and track this down. However... I'm a complete newbie (all my software development has been zOS assembler). I've downloaded the source and unzipped it, but haven't a clue about how to go about compiling under Windows. Can you provide a list of compilers/profilers/linkers,whatever and a command-by-command description of what must be done to build the product?