Recent

Author Topic: make cycle fails on macOS 10.8  (Read 374 times)

mischi

  • Full Member
  • ***
  • Posts: 189
make cycle fails on macOS 10.8
« on: November 23, 2025, 02:18:06 pm »
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

  • Sr. Member
  • ****
  • Posts: 457
Re: make cycle fails on macOS 10.8
« Reply #1 on: November 23, 2025, 02:29:18 pm »
When do make then have add OVERRIDEVERSIONCHECK=1

mischi

  • Full Member
  • ***
  • Posts: 189
Re: make cycle fails on macOS 10.8
« Reply #2 on: December 07, 2025, 09:48:02 pm »
When do make then have add OVERRIDEVERSIONCHECK=1
Thanks. This gets make cycle started, but it finally crashes with:
Code: [Select]
...
Binary files ppc3.tmp and ppcx64.tmp differ
...
I remember that this was a trivial mismatch. Any suggestion to switch this off?

MiSchi

Thausand

  • Sr. Member
  • ****
  • Posts: 457
Re: make cycle fails on macOS 10.8
« Reply #3 on: December 07, 2025, 10:05:00 pm »
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
« Last Edit: December 07, 2025, 10:08:20 pm by Thausand »

 

TinyPortal © 2005-2018