Vax C90-EL SERIES Service Manual Page 33

  • Download
  • Add to my manuals
  • Print
  • Page
    / 216
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 32
Compiler Commands [2]
-h instantiate=mode option. mode is specified as none (the default), used,
all,orlocal.
2.5.5 -h [no]implicitinclude (CC)
Default option: -h implicitinclude
The -h [no]implicitinclude option enables or disables implicit inclusion
of source files as a method of finding definitions of template entities to be
instantiated.
2.5.6 -h remove_instantiation_flags (CC)
The -h remove_instantiation_flags option causes the prelinker to
recompile all the sources to remove all instantiation flags.
2.5.7 -h prelink_local_copy (CC)
The -h prelink_local_copy indicates that only local files (for example, files
in the current directory) are candidates for assignment of instantiations.
2.5.8 -h prelink_copy_if_nonlocal (CC)
The -h prelink_copy_if_nonlocal option specifies that assignment of an
instantiation to a nonlocal object file will result in the object file being recompiled
in the current directory.
2.6 Virtual Functions Options
The following sections describe virtual function options.
2.6.1 -h forcevtbl, -h suppressvtbl (CC)
The -h forcevtbl option forces the definition of virtual function tables in
cases where the heuristic methods used by the compiler to decide on definition
of virtual function tables provide no guidance. The -h suppressvtbl option
suppresses the definition of virtual function tables in these cases.
The virtual function table for a class is defined in a compilation if the compilation
contains a definition of the first noninline, nonpure virtual function of the class.
S217936 13
Page view 32
1 2 ... 28 29 30 31 32 33 34 35 36 37 38 ... 215 216

Comments to this Manuals

No comments