Difference between revisions of "fppkg"

From Lazarus wiki
Jump to navigationJump to search
(New page: Output of fppkg -h <pre> Generating default global configuration in "c:\fpc\2.3.1\bin\i386-win32\fppkg.cfg" Usage: c:\fpc\2.3.1\bin\i386-win32\fppkg.exe [options] <action> <package> Option...)
 
Line 1: Line 1:
 +
See also [[FPMake]].
 +
 +
 
Output of fppkg -h
 
Output of fppkg -h
 
<pre>
 
<pre>

Revision as of 13:54, 11 August 2007

See also FPMake.


Output of fppkg -h

Generating default global configuration in "c:\fpc\2.3.1\bin\i386-win32\fppkg.cfg"
Usage: c:\fpc\2.3.1\bin\i386-win32\fppkg.exe [options] <action> <package>
Options:
  -c --config        Set compiler configuration to use
  -h --help          This help
  -v --verbose       Set verbosity
Actions:
  update             Update packages list
  avail              List available packages
  build              Build package
  install            Install package
  download           Download package
  convertmk          Convert Makefile.fpc to fpmake.pp