> -Original Message-
> From: cygwin-owner On Behalf Of da
> Sent: 18 August 2004 20:48
> I'm getting undefined references when trying to link with
> libodbc32.a that comes with cygwin:
>
> ---
>
> Building target: libTest.so
> g++ -shared -o libTest.so testdb.o -lodbc32
> testdb.o(.text
I'm getting undefined references when trying to link with libodbc32.a that
comes with cygwin:
---
Building target: libTest.so
g++ -shared -o libTest.so testdb.o -lodbc32
testdb.o(.text+0x40): In function `_Z3foov':
/cygdrive/c/Projects/test/source/Debug/../testdb.cpp:7: undefined reference to
`
2 matches
Mail list logo