X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received-SPF: pass (google.com: domain of 10walls AT gmail DOT com designates 10.68.218.228 as permitted sender) client-ip=10.68.218.228; Authentication-Results: mr.google.com; spf=pass (google.com: domain of 10walls AT gmail DOT com designates 10.68.218.228 as permitted sender) smtp.mail=10walls AT gmail DOT com; dkim=pass header.i=10walls AT gmail DOT com Message-ID: <4F42C537.2060308@users.sourceforge.net> Date: Tue, 21 Feb 2012 06:12:07 +0800 From: JonY User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080213 Thunderbird/2.0.0.12 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Issues with stdio.h References: <20120220002507 DOT GA16123 AT ednor DOT casa DOT cgf DOT cx> <4F42BDAE DOT 50006 AT towo DOT net> In-Reply-To: <4F42BDAE.50006@towo.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig2D42D60C48F011D1D9DDA927" X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 --------------enig2D42D60C48F011D1D9DDA927 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 2/21/2012 05:39, Thomas Wolff wrote: > Am 20.02.2012 01:25, schrieb Christopher Faylor: >> On Sun, Feb 19, 2012 at 07:07:04PM -0500, Chris Sutcliffe wrote: >>> ... >>> /usr/include/stdio.h:34:20: fatal error: stddef.h: No such file or >>> directory >> stddef.h comes from the gcc4-core package. It's located in: >> >> usr/lib/gcc/i686-pc-cygwin/4.5.3/include/stddef.h >> >> and should be found automatically by the compiler. > I think it's a weird setup that an include file referred from > /usr/include is not found in that location but well hidden in > installation-specific directories. Not the usual setup anyway. Also > uncomfortable for people who want to check include files manually. > Please consider to change this (gcc maintainer?). > Thomas >=20 So how are you supposed to use headers provided by the compiler anyway without going into that compiler specific directory? --------------enig2D42D60C48F011D1D9DDA927 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (MingW32) iEYEARECAAYFAk9CxTsACgkQp56AKe10wHeeSACcDJLQFvYtdWXvEq15woYjFErg bmsAnRgql5G3rLwGIhusWCtU08lL9P90 =JLsK -----END PGP SIGNATURE----- --------------enig2D42D60C48F011D1D9DDA927--