Forum > macOS / Mac OS X

FPC 3.2.2 / iOS cross compiler missing for macOS

(1/1)

johnya:
Hello, I cannot get iOS cross compiler for FPC 3.2.2 from the official downloads for macOS. This one is missing, even though is announced:
https://sourceforge.net/projects/freepascal/files/Mac%20OS%20X/3.2.2/

Why is that? Is it some minor glitch, or is there something more important behind this? Thanks

BTW: I found it mentioned on "Recent activity", but the link is broken
https://sourceforge.net/p/freepascal/activity/?page=0&limit=100#633f2f21cb92b7fe4d5fa4d5

Zvoni:
Maybe use FPCUpDeluxe?
https://wiki.freepascal.org/fpcupdeluxe#Cross-compiling_from_Windows_and_Linux_towards_Darwin:_the_hard_way

Maybe Alfredo could give you some help with that.
Looks convoluted enough

johnya:
Yes, fpcupdeluxe solves this, but the missing official download is strange. I always preferred the official installation method.

---
Temp solution: I compiled the cross-compiler with fpcupdeluxe, and then copied the units subfolders (aarch64-ios, x86_64-iphonesim) to default installation path (/usr/local/lib/fpc/3.2.2/units)

dbannon:
You should be able to build a new IOS compiler and run time library using the existing one.  Sorry, I have no idea of the options to give for IOS however.  Be nice to know.

Davo

Navigation

[0] Message Index

Go to full version