3

-xildoff

(Solaris 2.x only) Turns off the incremental linker and forces the use of ld. This option is the default if you do not use the -goption, or you do not use the -Goption, or any source files are present on the command line. Override this default by using the -xildonoption.

-xildon

(Solaris 2.x only) Turns on the incremental linker and forces the use of ild in incremental mode. This option is the default if you use the -goption, and you do not use the -Goption, and there are no source files present on the command line. Override this default by using the -xildoffoption.

–xl

The –xloption implements a set of features that provide broad compatibility with Apollo Pascal. We recommend using –xlonly when porting Pascal systems from Apollo platforms to SPARC system platforms. See the Pascal 4.0 Reference Manual for details of the features controlled by -xl.

When you use -xl, the compiler invokes the cppas preprocessor in place of cpp(1). See Appendix A, “Pascal Preprocessor,” for information on cppas.

Modules compiled with –xlare not compatible with modules compiled without –xl. You should not link these two types of modules together.

-xlibmieee

Same as -libmieee.

-xlibmil

Same as -libmil.

56

Pascal 4.0 User’s Guide