> On Jun 21, 2018, at 12:51 PM, Sven Barth via fpc-pascal 
> <fpc-pascal@lists.freepascal.org> wrote:
> 
> As long as you don't change code that is related to reading from or writing 
> to PPU files it's enough to do a "make clean all" in the top level directory 
> once after an "svn up" and then build the compiler inside Lazarus using the 
> corresponding project and you can run it inside the IDE as well as long as 
> you set the parameters and working dir correctly. And for outside building 
> the binary is then located at compiler/<CPU>/pp. 
> 

Thanks Sven. So it was the Lazarus step I was missing! I know about using 
“lazbuild” from the command line but there are many .lpi projects in /compiler. 
Which one is ppc386? I see ppcx64.lpi but not ppc386.

Regards,
        Ryan Joseph

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to