Mainpage
Searchform
History
Versions
Categories
Contents
Deutsch
Adabas: Version 6.1,10.0
Adabas D is shipped with libodbc.a. Obviously the programs linked with that librarya are rather big. You would like to use a shared library instead.
This library may easily be created:
cd $DBROOT/lib gcc -shared -Wl,-whole-archive odbclib.a \ libsqlptc.a libsqlrte.a /lib/libm.so.5 \ /usr/lib/libncurses.so -o libodbc.so
Feedback welcome: Send Mail to Rolf.Haberrecker@suse.de (Please give the following subject: SDB-adabas_libodbc
)
Mainpage
Searchform
History
Versions
Categories
Contents
Deutsch