[lazarus] Bug compiling with Fpc1.1
Jesus Reyes
jesusrmx at yahoo.com.mx
Wed Jul 23 01:33:44 EDT 2003
----- Original Message -----
From: Lord Satan <reimgrab at web.de>
To: <lazarus at miraclec.com>
Sent: Tuesday, July 22, 2003 5:41 PM
Subject: Re: [lazarus] Bug compiling with Fpc1.1
> On Wed, 23 Jul 2003 01:43:46 +0200
> olivier GUILBAUD <golivier at free.fr> wrote:
>
> > I have update my FPC 1.1 and i have this error :
> >
> > Free Pascal Compiler version 1.1 [2003/07/22] for i386
> > Copyright (c) 1993-2002 by Florian Klaempfl
> > Target OS: Linux for i386
> > Compiling allunits.pp
> > Compiling syneditsearch.pp
> > Compiling synregexpr.pas
> > synregexpr.pas(1095,23) Warning: Constructing a class "TREGEXPR" with
abstract
> > methods
> > synregexpr.pas(1108,23) Warning: Constructing a class "TREGEXPR" with
abstract
> > methods
> > synregexpr.pas(1121,23) Warning: Constructing a class "TREGEXPR" with
abstract
> > methods
> > synregexpr.pas(4291,4) Warning: Constructing a class "EREGEXPR" with
abstract
> > methods
> > synregexpr.pas(4291,51) Warning: Constructing a class "EREGEXPR" with
abstract
> > methods
> > synregexpr.pas(3157,11) Error: Asm: Duplicate label .L3589
> > synregexpr.pas(3163,16) Error: Asm: Duplicate label .L3590
> > synregexpr.pas(4307,4) Fatal: There were 2 errors compiling module,
stopping
> > make[2]: *** [allunits.ppu] Erreur 1
> > make[2]: Leaving directory `/home/olivier/lazarus/components/synedit'
> > make[1]: *** [synedit_all] Erreur 2
> > make[1]: Leaving directory `/home/olivier/lazarus/components'
> > make: *** [components] Erreur 2
> > [olivier at localhost lazarus]$
> >
> > thank you for your assistance
> >
> > Olivier
> >
> > _________________________________________________________________
> > To unsubscribe: mail lazarus-request at miraclec.com with
> > "unsubscribe" as the Subject
> > archives at http://www.lazarus.freepascal.org/mailarchives
>
> As far as I know 1.1 is broken again.
>
Yes its a 1.1 problem, I tried to compile too. I reported the problem in the
fpc pascal list, two erroros, I should do it through the bug reporting
system. Anyway, fixing the lazarus/lcl code its not difficult just wrap a
logical expresion between '(' ')'. in fact I compiled Lazarus but it crashes
at start, I didn't investigate further.
Regards.
Jesus Reyes A.
More information about the Lazarus
mailing list