Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm Sender: cygwin-owner@sourceware.cygnus.com List-Unsubscribe: List-Archive: List-Help: , Delivered-To: mailing list cygwin@sourceware.cygnus.com Message-Id: <199907312043.PAA24821@mercury.xraylith.wisc.edu> To: "dale henderson" cc: cygwin@sourceware.cygnus.com Subject: Re: compile for zlib sources In-Reply-To: Your message of "Sat, 31 Jul 1999 16:45:54 CDT." <19990731214554.50763.qmail@hotmail.com> Date: Sat, 31 Jul 1999 15:43:28 -0500 From: Mumit Khan "dale henderson" writes: > > Does anyone have make files for compiling zlib sources using Mingw32? > Mine breaks at the first file - adler32.c > Interesting that you sent me a *C++* preprocessed file (.ii extension), even though the file is C (.c extension). They are of course two completely different languages. Can you tell us what you're doing? How are you compiling this? What make rules? At the very least, post the output of the following: $ gcc -v $ make Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com