[lazarus] Can't cycle new compiler

Peter Vreman pfv at cooldown.demon.nl
Wed Jul 28 18:54:54 EDT 1999


> I just told you how. It was on Red Hat Linux 6.0 with patches up to 2.2.9. Here
> are the exact steps I did. I can do it again and send you the output if you
> don't believe me:
> 
> cd /opt/fpc
> cvs -z3 update base api fcl lazarus gtk rtl compiler gdbpas ide utils gdbint fv
> fpinst
> cd rtl
> make clean
> cd ../compiler
> make cycle
> cd ..
> mv ppc386 ppc386.0728
> cp compiler/ppc386 .
> cd rtl
> make clean
> make
> cd ../fcl
> make clean
> make
> cd ../gtk
> make clean
> make
> cd ../api
> make clean
> make
> cd ../lazarus/lcl
> make clean
> make
> cd ..
> make clean
> make lazarus
> 
> > 
> > I just did a build 16 hours ago without any problems. Something changed
> > within then and now.
> 
> I just did this one and a half hours ago and it worked fine for me.
Strange, because it was a RTL bug. A bug created by fixing another bug :)

But it works now again... Tomorrow i want to see the assert's :)


Peter






More information about the Lazarus mailing list