[Lazarus] easy cross-platform compiling??

Graeme Geldenhuys graemeg.lists at gmail.com
Mon May 31 15:20:32 CEST 2010


On 31 May 2010 14:01, Juha Manninen wrote:
>
> How does it handle binutils? Do you need to prepare them before building, or
> does it somehow install them when needed?

I already had lines as follows in the ~/.fpc.cfg file from previous
attempts, but these could just as easily have been specified from
inside the IDE via build modes compiler parameters.

eg:

# cross-compiling to i386 support - special library path
#IFDEF cpui386
  -Fl/usr/lib32
  -Xd
#ENDIF



-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/




More information about the Lazarus mailing list