Hi,
Following the instructions on the wiki compiling the subtarget
unicodertl fails.
Wiki:
https://wiki.freepascal.org/FPC_Unicode_RTL#Compiling_the_namespaced_unicode_RTL
Compiling rtl works, but compiling packages fails:
make -C rtl clean all SUB_TARGET=unicodertl FPC_DOTTEDUNITS=1
PP=/p
On Sun, 8 Sep 2024, Mattias Gaertner via fpc-devel wrote:
Hi,
Following the instructions on the wiki compiling the subtarget unicodertl
fails.
Wiki:
https://wiki.freepascal.org/FPC_Unicode_RTL#Compiling_the_namespaced_unicode_RTL
Compiling rtl works, but compiling packages fails:
make