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=/path/to/fpc/3.3.1/ppcx64
make -C packages clean all SUB_TARGET=unicodertl FPC_DOTTEDUNITS=1
PP=/path/to/fpc/3.3.1/ppcx64
with:
system.regularexpressionscore.pp(40,96) Fatal: Can't find unit
Api.PCRE2_16 used by System.RegularExpressionsCore
Fatal: Compilation aborted
Same with passing
OPT=-dUSEWIDESTRING
Btw, is this -dUseWideString needed or not?
This is on macos darwin.
Mattias
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel