Skip to Content.
Sympa Menu

freetds - RE: configure bombs on DU 4.0

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddyz77 AT tin.it>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: RE: configure bombs on DU 4.0
  • Date: 13 Sep 2002 07:56:07 +0200


Il ven, 2002-09-13 alle 01:31, Varley, David(CBorn at Alcoa) ha scritto:
>
> Well spotted, thanks Freddy. Worked for me after I made
> just 1 change.
>
> __digital__ is not defined on my system, but __osf__ is
> defined by both gcc and the standard cc compilers.
> I changed the defined (__digital__) to defined (__osf__)
> in threadsafe.c and it passed all tests against JDBC.
>
> Could you please adjust the CVS version? I don't know if
> anything uses the __digital__, if so you may have to || the
> checks.
>
> David
>

__digital__ check came directly from tru64 5.0 version...
However I'll update it..

freddy77






Archive powered by MHonArc 2.6.24.

Top of Page