Sorry, it was!  I got a clean copy of the RTL and it compiled successfully.  Sorry about that.  Glad I checked here first before reporting a bug!

Gareth aka. Kit

On 03/01/2021 17:51, Florian Klämpfl via fpc-devel wrote:
Am 02.01.2021 um 18:47 schrieb J. Gareth Moreton via fpc-devel:
There still seems to be a problem with i386-win32 - this is from using FPC 3.2.0 as a base compiler and calling:

make distclean all install CPU_TARGET=i386 OS_TARGET=win32

...
C:/FPC/3.2.0/bin/i386-Win32/ppc386.exe -Ur -Xs -O2 -n -Fi../inc -Fi../i386 -Fi../win -FE. -FUC:/Users/garet/Documents/programming/fpc/rtl/units/i386-win32 -di386 -dRELEASE -Fi../objpas/sysutils -Fi../objpas/classes -Fu../i386 -I../objpas -I../win/wininc -Fu../win/wininc -Fu../win -I../inc -Fu../inc -Fu../objpas buildrtl
cpu.pp(70,12) Error: Identifier not found "_RTMSupport"
cpu.pp(258) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
make[7]: *** [buildrtl.ppu] Error 1
make[7]: Leaving directory `C:/Users/garet/Documents/programming/fpc/rtl/win32'
make[6]: *** [win32_all] Error 2
make[6]: Leaving directory `C:/Users/garet/Documents/programming/fpc/rtl'
make[5]: *** [rtl] Error 2
make[5]: Leaving directory `C:/Users/garet/Documents/programming/fpc/compiler'
make[4]: *** [next] Error 2
make[4]: Leaving directory `C:/Users/garet/Documents/programming/fpc/compiler'
make[3]: *** [ppc1.exe] Error 2
make[3]: Leaving directory `C:/Users/garet/Documents/programming/fpc/compiler'
make[2]: *** [cycle] Error 2
make[2]: Leaving directory `C:/Users/garet/Documents/programming/fpc/compiler'
make[1]: *** [compiler_cycle] Error 2
make[1]: Leaving directory `C:/Users/garet/Documents/programming/fpc'
make: *** [build-stamp.i386-win32] Error 2

Are you sure, your working copy is clean? I just tried building i386-win32 and it works (starting with 3.2.0).
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


--
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

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

Reply via email to