On 12.05.2024 20:17, taf wrote:
Does anyone have documentation / advice / sample on how to convert from the 'old' rexx API set to
the 'new' one?
the SAA-interface is totally different to the ooRexx C++ interface such that I do not know of such a
documentation other than the ooRexx "rexxapi.pdf
Does anyone have documentation / advice / sample on how to convert from
the 'old' rexx API set to the 'new' one?
--
taf
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel
Answering my own question... just so that when I forget the answer,
it'll be here
The librexx.so library and its location need to be defined to the linker...
apxs [or GCC] ... -Wl,-L/usr/local/lib -Wl,lrexx ...
On 2024.05.10 13.05, taf wrote:
I'm getting this message:
/usr/lib/apache2/mod