[Lazarus] 68K
Mattias Gaertner
nc-gaertnma at netcologne.de
Thu Sep 15 03:39:45 CEST 2011
On Wed, 14 Sep 2011 19:48:07 +0000
Mark Morgan Lloyd <markMLl.lazarus at telemetry.co.uk> wrote:
> Felipe Monteiro de Carvalho wrote:
> > On Wed, Sep 14, 2011 at 6:32 PM, Mark Morgan Lloyd
> > <markMLl.lazarus at telemetry.co.uk> wrote:
> >> Does that also apply to cross builds? Could Lazarus built with a current FPC
> >> drive a 1.x compiler, or is it too different?
> >
> > Lazarus build what? 3rd party applications or itself?
> >
> > Itself or LCL apps in general for sure not, because the latest LCL
> > requires FPC 2.4.2+
>
> When I last looked trunk required >2.4.4. However the point I'm making-
> or rather the question I'm asking- is whether a recent version of
> Lazarus could drive a significantly older FPC or whether the compiler
> options etc. have changed too much.
As far as I remember there was some change in the combinations of -FU
and -FE. I don't remember the details. I doubt that this is
critical.
The codetools rules for the FPC sources may need adjustments.
The IDE asks the compiler via the -i option about its target platform. I
don't know if this option already worked the same in FPC 1.x.
Mattias
More information about the Lazarus
mailing list