Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <A8CC71AF139ED411A4B9006094B912F6040367@HERA>
From: Paulius Bulotas <Paulius@CSDL.LT>
To: "CYGWIN (E-mail)" <cygwin@sourceware.cygnus.com>
Subject: [Beginner] Parsing errors compiling headers
Date: Wed, 25 Oct 2000 20:19:31 +0200
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain;
	charset="windows-1257"

Hello,

just starting to remember hot to use old good C and tried to compile one
program (own), using Microsofts supplied header files.
But i just get a lot of warnings as this:
//d/PROGRAMs/MSDASDK/INC/sqltypes.h:137: parse error before `SQLHWND'
and so on and so on.
everything was done from cmd.exe (not bash and cygwin),
gcc cmdline: gcc -DWIN32 -I//d/PROGRAMS/MSDASDK/INC
-L//d/PROGRAMS/MSDASDK/LIB/X86 -lodbc32 -c odbc.c -o odbc -mno-cygwin

I think it's not first such case/question, but somebody help! please ;)
TIA

Regards,
Paulius

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

