Ryan Joseph via fpc-pascal <fpc-pascal@lists.freepascal.org> schrieb am
Mi., 12. Aug. 2020, 10:30:

> Does anyone have any idea how this happened? I installed 3.2.0 from an
> installer so why is the PPU version wrong?
>
> PPU Loading
> /usr/local/lib/fpc/3.2.0/units/x86_64-darwin/fcl-process/process.ppu
> PPU Invalid Version 208
>

Does the compiler report the correct version? Namely 3.2.0? What if you
compile a simple program with no used units with -vu and check what the
compiler prints for the PPU version of the System unit?

Regards,
Sven

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

Reply via email to