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: <014001c3003c$810322d0$1c85883e@pomello> From: "Max Bowsher" To: Subject: [Bug+partial diagnosis] Can't build Cygwin source tarball with out-of-tree mingw-runtime Date: Fri, 11 Apr 2003 16:09:46 +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.1106 When attempting to build Cygwin from a source tarball against out-of-tree mingw-runtime, the compile fails at cygcheck.cc, because the in-tree cygwin newlib sys/types.h is #included in place of /usr/include/mingw/sys/types.h - There is an -I option passed to g++ which points to the place where mingw would be if it was in-tree. A simple workaround for now is to build with mingw in-tree. Max. -- 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/