[fpc-pascal] installing cross fpc in parallel to systems fpc
Marco van de Voort
marcov at stack.nl
Fri Nov 10 23:26:48 CET 2017
In our previous episode, Marco van de Voort said:
> > > fpc -Parm calls ppcarm, fpc -Px86_64 calls ppcx64.
> >
> > Besides the language - fpc and lazarus are so cool tools!
>
> and fpc -V-1.0 calls ppc386-1.0 etc etc :-)
Whoops, that should be -V1.0 of course. The idea is that you can give
releases suffixes, though that is mainly useful for different versions
(since then you can each version share a fpc.cfg using version #ifdefs)
More information about the fpc-pascal
mailing list