Re: [Oorexx-devel] RFC: creating zip-archives

2021-11-25 Thread Rony G Flatscher
Hi P.O. > Am 25.11.2021 um 20:11 schrieb P.O. Jonsson : > > As I assume you already know (?) there are instructions with the macOS > installation how to create a USB stick. Such an installation already passes > all tests in the test suite. No, I did not know. What is the make target to create

Re: [Oorexx-devel] RFC: creating zip-archives

2021-11-25 Thread P.O. Jonsson
As I assume you already know (?) there are instructions with the macOS installation how to create a USB stick. Such an installation already passes all tests in the test suite. Re install with DESTDIR on macOS I will have a look. Hälsningar/Regards/Grüsse, P.O. Jonsson oor...@jonases.se > Am

[Oorexx-devel] RFC: creating zip-archives

2021-11-25 Thread Rony G. Flatscher
Thinking about creating ooRexx zip-archives ("usb"-versions) for all platforms how about the following idea: create a new command (Makefile rule) "create_zip" via CMake which will use the generated Rexx binary to run some Rexx script "createZip.rex" which will install ooRexx locally to a (CMake

Re: [Oorexx-devel] Tomcat on Linux with ooRexx server pages

2021-11-25 Thread Rony G. Flatscher
Tested with r12317, slow-down to appr. one second per request still occurs, however, it seems that there are appr. 30-40 more instances that can be created before slowing down and quickly dropping down to a little bit more than one second per request. Maybe one observation with regards to Tomcat