Forum > macOS / Mac OS X

make cycle fails on macOS 10.8

(1/1)

mischi:
Hi.

On macOS 10.8, building fpc 3.2.2 using 3.2.2 as bootstrap compiler is not fully supported and make cycle of the compiler results with a failing mismatch of the compiler binaries. I know, that I should use 3.0.4a as bootstrap compiler, but still: Is it possible to disable this check with an option or an environment variable? I vaguely remember such a thing, but forgot the details. Can someone give a hint or pointer?

Regards - Mischi

Thausand:
When do make then have add OVERRIDEVERSIONCHECK=1

mischi:

--- Quote from: Thausand on November 23, 2025, 02:29:18 pm ---When do make then have add OVERRIDEVERSIONCHECK=1

--- End quote ---
Thanks. This gets make cycle started, but it finally crashes with:

--- Code: ---...
Binary files ppc3.tmp and ppcx64.tmp differ
...
--- End code ---
I remember that this was a trivial mismatch. Any suggestion to switch this off?

MiSchi

Thausand:
I sorry mischi and not know.

May be compiler developer or make expert have better know. If guess then I think have make compiler cycle manual (but I no have experience for that). Because official not support for build compiler if use same version then I not ask :)

edit: I have find thread and may be can help https://lists.freepascal.org/pipermail/fpc-pascal/2021-October/060036.html

Navigation

[0] Message Index

Go to full version