[lazarus] error by compiling syslinux

Florian Klaempfl Florian.Klaempfl at gmx.de
Thu Apr 6 14:44:38 EDT 2000


Peter Vreman wrote:
> 
> At 01:00 6-4-00 , you wrote:
> 
> >This is what i get when i try to compile with those options in the
> >ppc386.cfg (in /etc/)
> >i didn't have one before, so i just made one with these in it...
> >
> >can someone explain to me those options (or point me to the right place
> >:o)
> >
> >Thanks.
> >
> >PS: i'm using 0.99.12 as the release compiler. does it make a difference
> >versus 0.99.14, or even .15 ?
> 
> 0.99.14/0.99.15 is a lot better than 0.99.12. Especially a lot of delphi
> things have been fixed/added.
> 
> But the problem is not in the compiler, it's that the linux binutils
> doesn't support fldcww anymore. The compiler is already fixed for this, but
> starting a cycle with 0.99.14 doesn't work :(

Why not doing 

{$ifdef ver0_99_14}
...
{$else}

??? We did this already before very often!






More information about the Lazarus mailing list