First step has been taken:
- The regina version for AROS has been upgraded to version 3.5.
- The usage of packets/messages to the do shild/parent IO communication has been removed. I rely on PIPE: handler being asynchronous.
- Implemented OPTIONS RESULTS.
Next step is to get a statically linked rexx command going on MOS that includes the ARexx entensions. I have some questions:
- AROS PIPE handler is based on Ed Puckett's pipe-handler (v 1.2.1 if I'm correct). This has the following features: named pipes which are asynchronous. Enforcement of one writer and one reader per pipe. Does MOS pipes work the same ?
- Is there i386 or AMD64 linux-> MOS gcc cross-compiler available ? Did a search but could not find a good setup, zerohero does not seem to provide it anymore.
The last thing I saw was a message from Piru that he had to solve some problem to get a cross-compiler going for PFS3 open-source release but finally succeeded. Don't seem to find the result though. Is it accessible somewhere ?
greets,
Staf.
Trust me ...
I know what I am doing