...a great hint, I've tried to link against the original DLLs located in the
DB2 binary directory and it worked!
My link command now looks like this:
g++ -obuild/cpp/compiledir/debug/Test.exe
build/cpp/compiledir/debug/Test.o
-Le:/Programme/SQLLIB/bin -ldb2app -ldb2abind -ldb2g11n -ldb2inst
Lange Torsten wrote:
Hi,
I've got a problem using embedded SQL with cygwin 1.5.12-1, g++ (GCC) 3.3.3
(cygwin special) and DB2 UDB 8.1.4. My platform is Windows NT 4 SP 6.
Preprocessing the embedded SQL-code works and I am able to compile the
generated code and link the program with db2api.lib! (I t
Hi,
I've got a problem using embedded SQL with cygwin 1.5.12-1, g++ (GCC) 3.3.3
(cygwin special) and DB2 UDB 8.1.4. My platform is Windows NT 4 SP 6.
Preprocessing the embedded SQL-code works and I am able to compile the
generated code and link the program with db2api.lib! (I thought that I have
t
3 matches
Mail list logo