[lazarus] Compile error control.inc (ssQuad / ssTriple)
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon May 20 06:07:47 EDT 2002
On Mon, 20 May 2002 11:36:48 +0200
Mattias Gaertner <nc-gaertnma at netcologne.de> wrote:
> On Mon, 20 May 2002 12:06:08 +0200
> "Stefan. Hille" <stoppok at muenster.de> wrote:
>
> > Hi Mattias,
> >
> > seems you've updated control.inc a few minutes/hours ago. I get compiler
> > errors now. EG:
> >
> > control.inc(812,33) Error: Identifier not found SSTRIPLE
> >
> > Where is this constant defined? Does it belong to the runtime libs?
>
> It is defined in fpc/fcl/inc/classesh.inc since the fpc 1.0.6 (03/28).
> Therefore there were some compiler directives {$IFDEF VER1_0_6}. I deleted them, because laz now officially depends on 1.0.6. So, I'm somewhat confused that you were able to compile laz before.
>
>
> > I'm using
> >
> > Free Pascal Compiler version 1.0.6-beta [2002/04/30] for i386
> >
> > Don't know why it's called beta because I downloaded after their official
> > release.
I just checked. You are right. They are all beta and all of them do not contain the patch. Mysterious. I have readded compiler directives. This time for 1.0.7.
Probably we must once again start building our own compiler.
Mattias
More information about the Lazarus
mailing list