[Lazarus] Lazarus on Power8 (ppc64le)

Alfred alfred at consulab.nl
Sat Dec 30 10:57:04 CET 2017


I have build a cross-compiler for ppc64le from a win32 install with 
fpcupdeluxe.

With this cross-compiler, ppc64le builds were made of fpc(laz)up.
Fpc(laz)up is a command line tool to install FPC (and Lazarus).
I used this to install FPC and Lazarus.

https://github.com/LongDirtyAnimAlf/Reiniero-fpcup/releases/tag/1.6.0n

Fpc(laz)up will do all the magic.
The bootstrapper used by fpc(laz)up can be found here:
https://github.com/newpascal/fpcupdeluxe/releases/tag/bootstrappers_v1.0

Just run

./fpclazup-powerpc64le-linux --fpcURL="trunk" --lazURL="trunk" --verbose 
--fpcsplit
or
./fpcup-powerpc64le-linux --fpcURL="trunk" --verbose --fpcsplit



More information about the Lazarus mailing list