emppsmcc


EMPPSMCC(1)                                                        EMPPSMCC(1)



NAME
       emppsmcc  -  compiles Persistent Stored Modules C programs with Empress
       libraries into object file

SYNOPSIS
       emppsmcc -o outfile [emppsmcc_option] [cc_options]  infile  ...  [-link
       link_options]

DESCRIPTION
       This  command is used to compile and/or link the infile(s) to  generate
       object  file (.dll)  for dynamic  loading or static  library (.a)   for
       static  linking  of  Persistent Stored   Modules.  The outfile file  is
       generated for  UPDATE MODULE command.

       This    command    invokes    cc    with    the    Empress   libraries.
       emppsmcc_option is:

       -echoline                     Print  out the contents of the executable
                                     without generating an output file.

FILES
       EMPRESS libraries

SEE ALSO
       empcc(1)

       Empress Host Language: User Defined Functions

DIAGNOSTICS
       See cc(1).

HISTORY
       Written by Empress Software Inc..   All  material  is  copyrighted  and
       licensed.  Use on non-licensed CPUs is prohibited.



Empress 8.62                 Empress Software Inc.                 EMPPSMCC(1)