Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <02b101c32094$46bee4b0$78d96f83@pomello> From: "Max Bowsher" To: "DEEPA SIVASANKARANE" , References: <5028ba0c DOT 881f8b13 DOT 8165f00 AT mirapointms2 DOT wayne DOT edu> Subject: Re: __CYGWIN32__ Date: Thu, 22 May 2003 19:59:30 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Cam-ScannerAdmin: mail-scanner-support AT ucs DOT cam DOT ac DOT uk X-Cam-AntiVirus: Not scanned X-Cam-SpamDetails: DEEPA SIVASANKARANE wrote: > Hi, > > Could someone please tell me what compilation with > this option -D__CYGWIN32__ means ? It's entirely pointless, since Cygwin's gcc predefines it anyway. (but, note that __CYGWIN32__ is deprecated, use __CYGWIN__ in new code.) Max. -- 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/