On 15/11/2020 15:19, Karoly Balogh (Charlie/SGR) via fpc-devel wrote:
> 
> Yes, I already had to dothis in my build scripts on Mojave. I defined an
> "FIXMOJAVE" environment var, which contains that -XR/Library/... path you
> wrote above, and in all my build scripts I just do:
> 
> make OS_TARGET=foo CPU_TARGET=bar OPT="-other -args $FIXMOJAVE" CROSSOPT=...

I also have macOS 10.14 (Mojave) and I don't need to specify any special
options when building FPC. All libraries and object files are still
available under /usr there, so I have no idea why it would be necessary
in your case.


Jonas
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to