[fpc-pascal] Free Pascal Directories

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Thu Oct 2 00:50:04 CEST 2014


On 2014-10-01 23:46, Mattias Gaertner wrote:
> fpc -Fufpgui/fpgui-1.2/src/units/i386-linux -Fu... yourprogram.pas
> And put it into the build commands.

And just to clarify for Brian.... the *.cfg file is simply a text file
containing one FPC command line parameter per line. You then only need
to reference two command line parameters when compiling your program,
instead of a complex loooong command.

Example usage:
   fpc @extrafpc.cfg yourprogram.pas


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/



More information about the fpc-pascal mailing list