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)

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to