[Lazarus] Mac OS X : Cross compiling from i386 -> PowerPC

Adriaan van Os fpc at microbizz.nl
Wed Jun 25 09:01:12 CEST 2008


Dominique Louis wrote:
> Hi Felipe,
>    I downloaded the latest SVN and attemped to build a new PowerPC 
> compiler using the 2.2.2r1 compiler. These are the commands I typed...
> sudo /usr/local/bin/fpcmake -w -Tall
> sudo make clean CPU_TARGET=powerpc FPC=/usr/local/bin/fpc
> sudo make all CPU_TARGET=powerpc FPC=/usr/local/bin/fpc
> 
> After the 3rd command I get the following error...
> Fatal: Can't find unit fpintres used by pp
> 
> It doesn't matter if I target "powerpc" or "i386" I get the same error 
> for both. Am I doing something wrong?

You may find <http://www.microbizz.nl/fpc-scripts.zip> useful. I use them to build fpc and Lazarus 
from svn.

Regards,

Adriaan van Os



More information about the Lazarus mailing list