Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ppcsparc(1)		      Free Pascal Compiler		     ppcsparc(1)

NAME
     ppcsparc  -  Free	Pascal Compiler (FPC) binary, name derived from Portable
     Pascal Compiler

SYNOPSIS
     ppcsparc [options] [sourcefile]

DESCRIPTION
     This binary is the back-end binary of the Free Pascal Compiler (FPC)  which
     is a Turbo Pascal and Delphi (7.0) compatible standalone (non GCC frontend)
     multitarget Pascal compiler.

     This  binary  should not be called directly, instead the fpc program should
     be used instead.  It will choose the right back-end for compiling units for
     the requested platforms.

OPTIONS
     For a complete list of all supported command-line options, see  the  fpc(1)
     manual page.

SEE ALSO
     fpc(1)

Free Pascal			   30 may 1999			     ppcsparc(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ppcsparc&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help