I have just installed lcc-win32 and regina 3.2
regina version (parse version ver; say ver)
REXX-Regina_3.2 5.00 25 Apr 2003
lcc-win32 version (lcc -v)
lcc-win32 version 3.8. Compilation date: May 14 2003
Regina was compiled using lcc and everyting went fine
I use the regina.dll
I have been able to use RexxStart function without any
problem
But when I wanted tu use RexxRegisterExe function,
the application crashed
The workaround I have found is to get the already
compiled regina.dll from SourceForge and it
works fine