delorie.com/archives/browse.cgi | search |
Teun Burgers wrote: >> >> sqltypes.h from cygwin-1.1.1 contains typedefs >> such as >> >> typedef ULONG UDWORK; >> >> ULONG and some others are defined in windows.h. >> Shouldn't sqltypes.h contain a #include <windows.h>? >> >> I came across this when trying to build the DBD-ODBC-0.28 >> ODBC driver for perl DBI. Full Turtle wrote: > Maybe, but nothing stops you to #include <windows.h> in your sources! I understand *that* much. The problem (or rather minor nuisance) is there is at least one package out there that built cleanly under B20 with Anders Norlanders header set, because apparently windows.h *was* included in sqltypes.h. This package does not build out-of-the-box anymore on 1.1.1. On the other hand building under B20, required installing Anders Norlanders headers, so you can equally well say it builds more easily on 1.1.1 Teun Burgers -- Drs A.R. Burgers Netherlands Energy Research Foundation ECN Phone: +31-224-564959 Solar & Wind Energy, PV Cells & Modules Fax : +31-224-563214 P.O. Box 1 email: burgers AT ecn DOT nl 1755 ZG Petten, The Netherlands -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |