HP SunSoft Pascal 4.0 Manual do Utilizador Página 73

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 333
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 72
The Pascal Compiler 49
3
–U name
The –U option removes any initial definition of the cpp(1) symbol name. See
cpp(1) for more information. You cannot use this option with the -xl option.
–V
The –V option prints the version number of each compilation pass.
–V0 and –V1
The –V0 and –V1 options turn on sets of options that insert checks into the
object file, as follows:
–v
The –v (verbose) option prints the command line used to call each compilation
pass.
–w
By default, the compiler prints warnings about inconsistencies it finds in the
input program. The –w option turns off the warnings.
To turn off warnings in a program comment, use this command:
hostname% {$w-}
-xa
Same as -a.
-xarch=a
(Solaris 2.x only) The -xarch=a option limits the set of instructions the
compiler may use.
–V0 Equivalent to -C, -H, -L, and -s0
–V1 Equivalent to –C, –H, –L, and –s1
Vista de página 72
1 2 ... 68 69 70 71 72 73 74 75 76 77 78 ... 332 333

Comentários a estes Manuais

Sem comentários