tds_get_config undefined reference (missing function?)
Brian Bruns
camber at ais.org
Thu Jun 28 06:41:26 EDT 2001
tds_get_config is found int src/tds/config.c
On Thu, 28 Jun 2001, Devin wrote:
> Version: 0.52pre2
>
> I just tried to create a TDS dynamic library (DLL) but I am now getting an
> undefined reference error with src/tds/login.c. Here is the actual
> message:
>
> gcc -mdll -o junk.tmp -Wl,--base-file,base.tmp numeric.o mem.o util.o
> login.o convert.o read.o token.o write.o -lwsock32
> login.o(.text+0x2d7):login.c: undefined reference to `tds_get_config
>
> The problem happens ofcourse during linking. I have checked the include
> files and tds_get_config is there but I can not find tds_get_config in any
> of the source files.
>
> Any suggestions?
>
> Thanks,
>
> Devin Smith.
>
>
> ---
> You are currently subscribed to freetds as: [camber at ais.org]
> To unsubscribe, forward this message to $subst('Email.Unsub')
>
More information about the FreeTDS
mailing list