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/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
