delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
From: | "Boris Schaeling" <boriss AT web DOT de> |
To: | <cygwin AT cygwin DOT com> |
Subject: | AW: libodbc32.a with ODBC 3.x support wanted |
Date: | Sat, 3 Mar 2001 18:44:32 +0100 |
Message-ID: | <LOBBKDBPKEGJJFKNFHKBAEKFEBAA.boriss@web.de> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) |
Importance: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2919.6600 |
In-reply-to: | <3A9E513E.732C0CCE@yahoo.com> |
> -----Ursprüngliche Nachricht----- > Von: cygwin-owner AT sources DOT redhat DOT com > [mailto:cygwin-owner AT sources DOT redhat DOT com]Im Auftrag von Earnie Boyd > Gesendet: Donnerstag, 1. März 2001 14:40 > An: Boris Schaeling > Cc: cygwin AT cygwin DOT com > Betreff: Re: libodbc32.a with ODBC 3.x support wanted > > > Boris Schaeling wrote: > > > > I have problems compiling a C++ library under Cygwin which uses > ODBC. A few > > ODBC functions are not found in sql.h (and I think in > libodbc32.a neither). > > Looks like Cygwin 1.1.1 does not support ODBC 3.x. > [...] > Try upgrading. I know that work as been done to add some missing ODBC > functions. I don't know if they are the ones you're missing though. I upgraded from Cygwin 1.1.1 to 1.1.8 and everything works fine now! So libodbc32.a seems to support ODBC 3.x. I only had some minor problems when compiling STLport 4.0 under Cygwin 1.1.8. I had to undefine _WIN32 which is defined by GCC 2.95.2-6 by default (and wasn't in GCC 2.95.2-1 I think). I also had to remove "#include <values.h>" somewhere as this header file isn't supplied by Cygwin 1.1.8 anymore. Apart from that STLport 4.0 compiled fine. Boris -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |