[fpc-devel] fpcmkcfg and fpc.cfg questions
    Martok 
    listbox at martoks-place.de
       
    Mon Mar 25 14:07:42 CET 2019
    
    
  
Hi,
this is what I supply with the snapshot builds:
https://pastebin.com/KseAwBAM
The multicall binary lives in
  $(LazarusDir)\fpc\$FPCVer\bin\$TargetCPU-$TargetOS\fpc.exe
This script is in
  $(LazarusDir)\makeconfig.cmd
You'll notice this is the default Windows Installer path structure and *will not
currently work with fppkg*. But you will get a working compiler.
I used '-o "%CD%\fpc.cfg"' exactly because fpcmkcfg does not handle relative
paths well.
--
Regards,
Martok
    
    
More information about the fpc-devel
mailing list