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 From: "Stephen Reindl" To: Subject: Problems building cygwin Date: Fri, 4 Oct 2002 13:01:01 +0200 Message-ID: <000201c26b95$54de2920$ed13fea9@pc1> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Hi, I detected a problem compiling cygwin with gcc 3.2. gcc 3.2 always tries to put /usr/include/w32api/ to the system search path. Fix: Provide -mno-win32 to the make command line. I want to know if this is a new 'feature' of 3.2? In this cas I will provide a patch for buiding cygwin. Regards Stephen ----------------------------------------------------------- Stephen Reindl Amdocs Software GmbH sreindl AT stephenreindl DOT de -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/