delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-developers-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-developers-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin-developers/> |
List-Post: | <mailto:cygwin-developers AT cygwin DOT com> |
List-Help: | <mailto:cygwin-developers-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-developers-owner AT cygwin DOT com |
Delivered-To: | mailing list cygwin-developers AT cygwin DOT com |
Message-ID: | <000201c24e27$ffa0bb10$6132bc3e@BABEL> |
From: | "Conrad Scott" <Conrad DOT Scott AT dsl DOT pipex DOT com> |
To: | <cygwin-developers AT cygwin DOT com> |
Subject: | A quick note on <newlib.h> |
Date: | Wed, 28 Aug 2002 00:52:14 +0100 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
The <newlib.h> include file is causing problems with cygwin builds. The problem is that it is auto-created and so doesn't exist in the src tree, just in the build tree and in the installed tree. Since cygwin builds w/ -nostdinc it doesn't find the last of these (the installed copy) and the cygwin build also doesn't pick up any headers from the newlib build tree. It's not clear to me quite what the solution is to this: I'll just make a copy of the file and bung it somewhere for the moment. BTW I'm building this with gcc 3.2 and a rather strange gcc specs file but I don't think that either of those are related to this problem. My apologies in advance in case I've made a mess of something tho'. Cheers, // Conrad
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |