On Sun, January 15, 2017 7:04 am, Bart wrote:
> On 1/15/17, Mattias Gaertner <nc-gaert...@netcologne.de> wrote:
>
>
>> Note:
>> You can use the Lazarus IDE macro $(FPCVer) in the "FPC source
>> directory". Then you only need to switch the compiler path.
>
> This requires the same directory layout for both compilers/sources.
> Typically the bindled compiler that comes with Lazarus is in
> $(Lazarus)/fpc/$(FPCVer)/
> and a stand alone installation of fpc will default to c:\pp (on Windows).
>
> I install fpc seperately and have all my fpc compilers and their
> sources  in c:\devel\fpc\$(FPCVer), which makes it easier in lazarus to
> switch.
>

Any idea how to manage multiple compilers at the command line...

rename fpc.exe to fpc224 and fpc300 or something?

Or just call the fpc using absolute path, but that may be annoying as it
clogs up the command line with verbose full path
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to