On Sat, 11 Apr 2020, fredvs via fpc-pascal wrote:

I did try this without luck:

-Fu$PPC_EXEC_PATH/units/$fpctarget
-Fu$PPC_EXEC_PATH/units/$fpctarget/*
-Fu$PPC_EXEC_PATH/units/$fpctarget/rtl

PPC_EXEC_PATH  is an environment variable, not a compiler variable.

see globals.pas:

localexepath:=GetEnvironmentVariable('PPC_EXEC_PATH');

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

Reply via email to