[lazarus] Recompiles still seem to be needed

Marc Weustink Marc.Weustink at cuperus.nl
Wed Jan 10 11:31:16 EST 2001


You don't need that.

Yesterday I was debugging/modifying some gtkInc files and every modification
I made directly compiled with make lcl, a result I never have seen before.

I used a 1.0.5 compiler whith the latest changes, I changed and committed
the new makefiles.

Compiling Lazarus with ppc directly gives al kinds of unreproducable
problems (on different machines).

+ From: Shane Miller [mailto:SMiller1 at stvgb.org]
+
+ See, I had to setup my ppc386.cfg file and do a
+
+
+ ppc386 -B lazarus.pp
+
+ to get it to run without Access Violations.
+
+ Shane
+
+
+ >>> mhess at miraclec.com 01/10/01 09:24AM >>>
+ Marc did you make that change in the Makefile that Peter
+ suggested with regards to recompiles?

Yep

+ I ask because I did a 'make clean' this morning and then tried to do a
+ make and it keeping dropping out with unit not found errors. I had to
+ run make 4 times before it finally did a complete build. Should this
+ still be happening or is it me?

First (if you've used ppc directly) remove all .o and .ppu files you find in
the lazarus dir. The makefiles place the units in separate dirs, use them
from those dirs and will only clean those dirs.

If that doesn't work, please let me know which units couldn't be found.

+ The IDE wouldn't then run of course due to Access Violations
+ but that is another matter.

I didn't apply the lastes changes from shane yesterday, but before that
everything runs like...


Marc






More information about the Lazarus mailing list