[fpc-pascal] PascalScript broken by FPC 3.0 ?

Lars noreply at z505.com
Mon Jan 16 08:22:28 CET 2017


On Sun, January 15, 2017 7:04 am, Bart wrote:
> On 1/15/17, Mattias Gaertner <nc-gaertnma at 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



More information about the fpc-pascal mailing list