Compiling source files

This section describes how to compile and link a component DLL or UNIX shared library that contains EAServer methods. Your code must be built as a DLL or UNIX shared library in order to be installed into the EAServer runtime environment. When you generate source files for your component, EAServer Manager creates an example makefile that builds the component library. You may have to edit this file to match your environment, as described in the following sections: