fppkg

From Lazarus wiki
Revision as of 21:27, 6 June 2007 by Vincent (talk | contribs) (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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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