The AmigaOS4 LCL worked somehow but it did not draw anything on the LCL drawing procedure. Added some debug output and it seems everything works as expected. Finally I got it to work. So now the ColorIt game also work, maybe someone want to try.
ColorIt for AmigaOS4 (2 Mb)
FPCMines for AmigaOS4 (2 Mb)

ColorIt and FPCMines for AmigaOS4
I hacked some more library units for AmigaOS needed for the LCL. and finally at least it compiled, I had to deactivate als CyberGraphics things, at least I did not find the corresponding things in the official SDK, so many graphic things are missing.
The biggest problems in the LCL came from my special code for Amiga m68k and (again) different behavior of MUI on AmigaOS4 which resulted in crashes on totally valid Values.
Nevertheless the first LCL program works on a AmigaOS 4 computer.

Added some more units to OS4 freepascal: MUI and networking and created a release archive which will be created as nightly (like the other platforms). You can find them on my nightly folder.
