Hi
Trying to install macos cross compilers on trunk fpc and laz; and getting
No rule to make target `system.pp', needed by `system.ppu'
Using fpcupdeluxe-i386-win32 2.4.0f
I have a fixes install in seperate folder that is fine and has cross compilers for x64, macos x64and aarch64.
All working fine.
Seperate folder
Base installis fine, cross compiler for win-x64 is fine.
But macOs Crosscompilers fail with above message.
I have also tried adding -WM10.15 to custom options, no difference same error..
Any ideas??