Skip to Content.
Sympa Menu

freetds - Re: [freetds] ct-lib unit tests link statically

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "ZIGLIO, Frediano, VF-IT" <Frediano.Ziglio AT vodafone.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] ct-lib unit tests link statically
  • Date: Mon, 7 Jul 2008 11:28:48 +0200

>
> I noticed the ct-lib unit tests were linking to the installed shared
> object. That's not optimal behavior; it's nice to run the unit tests
> before installing. Now they link statically to the
> uninstalled libct.a.
>
> Enjoy.
>

On Linux ctlib unitests now don't compile:

../.libs/libct.a(util.o): In function `tds_gettime_ms':
/home/freddy/cpp/freetds/freetds83/src/tds/util.c:216: undefined reference to
`clock_gettime'

freddy77

Attachment: smime.p7s
Description: S/MIME cryptographic signature




Archive powered by MHonArc 2.6.24.

Top of Page