On Fri, 3 Jun 2011 17:58:03 +0200 Marco van de Voort <[email protected]> wrote:
> On Thu, Jun 02, 2011 at 10:41:11PM +0200, Mattias Gaertner wrote: > > > > > Now is OK! :) > > > > Yes, if it does what you expect. > > I would make the > > sudo make install PREFIX=/usr > > line > > something like > > 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 when does it need a compiler for that? Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
