cplusDBAction 4.2                                                                                        Copyright addoit GmbH 2009

 

 

4.2.3 Compiler & Linker Settings

 

Þ    Compiler Switch:

·        Additional Include Path
./Source; ./Include; $(DBActionInclude)

·        Preprocessor
OS_LINUX;[PROJECT_NAME UPPER CASE]_LIB

·        -fPIC

 

Þ    Linker Switch:

·        Output File
lib$(ProjectName)_v1.so.#.#.#
lib $(ProjectName)_v1.so.#.# (Softlink)
lib $(ProjectName)_v1.so.# (Softlink)
IMPORTANT: _v1.so.* oder _v1d.so.* contains the version number of the library (see Code Generator).

·        Additional Library Directory
$(DBActionLib)

·        Library Dependencies
DBGlobalDef_v4 DBActionTypes_v4 DBEnvironment_v4 DBTableSet_v4 DBAction_v4 DBDefaultScript_v4 DBCodefactory_v4
IMPORTANT: for Debug Versions, the following notation is used: DBGlobalDef_v4d, DBActionTypes_v4d, etc.

 

 

 

 

 

Related Topics

4.2 Linux Installation


Copyright (c) 1998-2009 addoit GmbH, All Rights Reserved.

www.addoit.com                                                                                                          Page 1 of 52