[fpc-devel] fpcmkcfg and fpc.cfg questions

wkitty42 at windstream.net wkitty42 at windstream.net
Mon Mar 25 03:31:28 CET 2019


On 3/24/19 6:21 PM, Bart wrote:
> Extract from fpc.cfg from 3.0.4 (created by offcial installer)
> # searchpath for units and other system dependent things
> -FuC:\devel\fpc\3.0.4/units/$fpctarget
> -FuC:\devel\fpc\3.0.4/units/$fpctarget/*
> -FuC:\devel\fpc\3.0.4/units/$fpctarget/rtl
> 
> Extract from fpc.cfg from fpc trunk: created with fpcmkcfg.exe (from trunk)
> # searchpath for units and other system dependent things
> -Fu/units/$fpctarget
> -Fu/units/$fpctarget/*
> -Fu/units/$fpctarget/rtl
> 
> Notice all paths are relative (to what?)

none of the paths listed above are relative... they all start with a drive 
letter and backslash or a slash...

relative paths do not start with a drive letter or slash but they may start with 
".."


-- 
  NOTE: No off-list assistance is given without prior approval.
        *Please keep mailing list traffic on the list unless*
        *a signed and pre-paid contract is in effect with us.*



More information about the fpc-devel mailing list