Scroll to navigation

COMPILESERVER-3.2.2(1) Free Pascal Compiler COMPILESERVER-3.2.2(1)

NAME

compileserver-3.2.2 - Helper tool for Free Pascal Compiler (FPC)

DESCRIPTION

Usage compileserver-3.2.2 [options] Where options is one or more of : -d --directory=dir Base directory from which to serve files.

Default is current working directory: /build/fpc-3.2.2+dfsg

-h --help This help text -i --indexpage=name Directory index page to use (default: index.html) -n --noindexpage Do not allow index page. -p --port=NNNN TCP/IP port to listen on (default is 3000) -q --quiet Do not write diagnostic messages -w --watch Watch directory for changes -c --compile[=proj] Recompile project if pascal files change. Default project is app.lpr -m --mimetypes=file filename of mimetypes. Default is /etc/mime.types -s --simpleserver Only serve files, do not enable compilation.

SEE ALSO

The full documentation for compileserver-3.2.2 is maintained as a Texinfo manual. If the info and compileserver-3.2.2 programs are properly installed at your site, the command

info compileserver-3.2.2

should give you access to the complete manual.

January 2024 compileserver-3.2.2