[fpc-pascal] Proper preprocessor?

Ryan Joseph ryan at thealchemistguild.com
Thu Jun 21 08:21:11 CEST 2018



> On Jun 21, 2018, at 12:51 PM, Sven Barth via fpc-pascal <fpc-pascal at 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




More information about the fpc-pascal mailing list