[Lazarus] Cross-compiling to win32 from debian stretch
Mattias Gaertner
nc-gaertnma at netcologne.de
Thu Nov 30 11:34:55 CET 2017
On Tue, 28 Nov 2017 20:21:47 +0100
kardan via Lazarus <lazarus at lists.lazarus-ide.org> wrote:
> Hi,
>
> summary: my fpc and ppcross* have different versions, because I can't
> build fpc with the installed version. Why does this happen:
>
> ~/src/fpc(master)$ make all
> Makefile:2918: *** The only supported starting compiler version is
> 3.0.2. You are trying to build with 3.0.4.. Stop.
In general you need the last release of FPC to build the new FPC.
And with release I don't mean release candidates. So 3.0.2 was the
last release.
FPC 3.0.4 was released today, so FPC trunk will soon require 3.0.4.
Mattias
More information about the Lazarus
mailing list