Hello,
during my work on the 64 bit ooRexx 4.0.0 build on AIX I have come to 
the conclusion that it would be nice to change the rxapi a bit:

* Change name rxapi for 64 bit to rxapi64
* Change the pid name rxapi.pid to rxapi64.pid
* Change REXX_API_PORT for 64 bit to the 32 bit port +1

With this change it would be possible to have the 32 bit and 64 bit 
version running in parallel.
If the 64 bit interpreter tries to start rxapi the rxapi64 gets called. 
The 32 bit interpreter would use rxapi as now.

What do you think about that ??

Bye
  Rainer Tammer




------------------------------------------------------------------------------
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to