[fpc-devel] rtl/darwin/Makefile.fpc

Adriaan van Os adriaan at adriaan.biz
Fri Jan 23 15:25:20 CET 2026


Pierre Muller via fpc-devel wrote:
> rtl Makefile's need to be regenerated with a special command line:
> 
> Try to use
> cd rtl
> ./regenmakefiles.sh
> 
> This will call fpcmake with this command line:
> 
> fpcmake -T$TARGETS -q -x $RTLDIR/inc/Makefile.rtl
> 
> 
> the "-x $RTLDIR/inc/Makefile.rtl" part is essential,
> as it contains many make rules.

Thanks ! That fixes the problem.

The fpcmake that comes with the bootstrapping 3.2.2 compiler doesn't seem to have -x. How is that 
handled ?

Regards,

Adriaan van Os



More information about the fpc-devel mailing list