| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| X-Originating-IP: | [69.3.191.154] |
| X-Originating-Email: | [rkitover AT hotmail DOT com] |
| X-Sender: | rkitover AT hotmail DOT com |
| From: | "Rafael Kitover" <rkitover AT hotmail DOT com> |
| To: | "'Cygwin List'" <cygwin AT cygwin DOT com> |
| Subject: | RE: <w32api/sql.h> broken? |
| Date: | Thu, 4 Dec 2003 01:30:14 -0800 |
| MIME-Version: | 1.0 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1165 |
| Message-ID: | <Law9-OE2122ZhCl8aii000026b5@hotmail.com> |
| X-OriginalArrivalTime: | 04 Dec 2003 09:30:19.0037 (UTC) FILETIME=[3B83ACD0:01C3BA49] |
I just tried compiling:
#include <windows.h>
#include <sql.h>
int main() { return 0; }
with: gcc -mno-cygwin
and it worked fine. So it's a conflict with the cygwin headers
sqltypes.h somewhere, I'll try to figure it out.
--
Rafael
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |