On Fri, Jun 03, 2011 at 07:38:17PM +0200, Mattias Gaertner wrote: > > sudo make install PREFIX=/usr PP=~/fpc/compiler/ppc386 > > > > This because otherwise you install with the version of the globally > > installed compiler instead of the just built one, potentially overwriting a > > stable (2.4.4) with an unstable (2.4.5) > > Has something changed? A make install should just install files.
Since the parameter -i emerged. A long, long time ago :-) : Since > when does it need a compiler for that? The compiler is used to retrieve cpu, operating system and version. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
