Recent

Author Topic: What option do I need to build the Lazarus itself from a different OS or arch?  (Read 1570 times)

vfclists

  • Hero Member
  • *****
  • Posts: 1013
    • HowTos Considered Harmful?

I have managed to get FPC cross compilation from 32 bit Linux to  64bit Linux and both 32bit and 64 bit Linux.

My next step is to generate the Lazarus executable itself for all 4 systems. My current command for building the 32 bit Linux version of Lazarus is:

Code: [Select]
make all PP=${THIS_BUILD_COMPILER} USESVN2REVISIONINC=0  LCL_PLATFORM=gtk2
make PP=${THIS_BUILD_COMPILER} bigide

What option do I have to add to ensure that the Lazarus executable and units are targeted to the right CPU and OS?


Lazarus 3.0/FPC 3.2.2

 

TinyPortal © 2005-2018