Compile C components

This section describes how to compile and link a dynamic link library (DLL) that contains EAServer methods. Your code must be built as a DLL 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: