On Fri, May 1, 2020 at 4:50 PM Bart <bartjun...@gmail.com> wrote:

> I'll report back soon.

Yeah, it works in the simple test case:

C:\Users\Bart\LazarusProjecten\ConsoleProjecten>fpc
-Fuc:\pp\units\i386-win32\rtl test.pas -vu
Free Pascal Compiler version 3.2.0rc1 [2020/02/29] for i386
Copyright (c) 1993-2020 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling test.pas
(PROGRAM)  Registering new unit SYSTEM
(PROGRAM)  Load from PROGRAM (implementation) unit SYSTEM
(SYSTEM)   Loading unit SYSTEM
(SYSTEM)   PPU Name: C:\pp\units\i386-win32\rtl\system.ppu
(SYSTEM)   PPU Invalid Version 208
^^^^ It detects it's invalid and proceedts to use the one specified in fpc,cfg.
(SYSTEM)   PPU Name: C:\devel\fpc\3.2.0\units\i386-win32\rtl\system.ppu
(SYSTEM)   PPU Time: 2020/02/29 21:52:14
(SYSTEM)   PPU Flags: 159873
(SYSTEM)   PPU Crc: C3D1AAA3
(SYSTEM)   PPU Crc: AA44BC17 (intfc)
(SYSTEM)   PPU Crc: 29EFF896 (indc)
...
Successfully built.

ATM I am very happy!
-- 
Bart
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to