| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Sun, 4 Sep 2005 00:43:04 +0200 (MET DST) |
| From: | Angelo Graziosi <Angelo DOT Graziosi AT roma1 DOT infn DOT it> |
| To: | Cygwin List <cygwin AT cygwin DOT com> |
| Subject: | Re: xmkmf resuling in bad search path for std includes? |
| In-Reply-To: | <6.2.1.2.0.20050901205803.050ca2d8@pop.prospeed.net> |
| Message-ID: | <Pine.OSF.4.21.0509040026020.3694-100000@ax0rm1.roma1.infn.it> |
| MIME-Version: | 1.0 |
| X-PMX-Version: | 4.7.1.128075, Antispam-Engine: 2.0.3.2, Antispam-Data: 2005.9.3.29 |
| X-PerlMx-Spam: | Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __STOCK_CRUFT 0' |
On Thu, 1 Sep 2005, Larry Hall wrote:
> At 05:53 PM 9/1/2005, you wrote:
>
>
> >On Wed, 31 Aug 2005, Larry Hall wrote:
> >
> >
> >I have uninstalled GPC package and removed the
> >/usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/ directory so that now there is not
> >any reference to 3.3.3 version of GCC (not in the registry not on the
> >disk).
> >
> >After this I have tried new builds of CERNLIB with 3.4.4-1 and also in
> >this case there is the warning like this:
> >
> >
> >----------------------------------------------------
> >makedepend: warning: ...... (reading /usr/include/sys/unistd.h, line
> >13): cannot
> >find include file "stddef.h"
> >not in /usr/X11R6/include/stddef.h
> >not in /usr/local/lib/gcc-include/stddef.h
> >not in /usr/include/stddef.h
> >not in /usr/include/w32api/stddef.h
> >
> >not in /usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/include/stddef.h
> > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> >----------------------------------------------------
> >
> >
> >>From where the reference to /usr/...../3.3.3/.... ?
>
>
> Must your local config of CERNLIB itself that still remembers things as
> they were when 3.3.3 was installed. Have you regenerated the makefile
> since then?
>
>
I have searched the string '/usr/lib/gcc-lib/i686-pc-cygwin/3.3.3' in the
source tree of CERNLIB and it does not exist.
So I searched in c:\cygwin and that string was found in many files of
c:\cygwin\bin, etc.
It was also found in /usr/X11R6/bin/makedepend.exe!
Could this depend on the fact that makedepend was built with GCC 3.3.3 ?
As result from this mailing list
(http://cygwin.com/ml/cygwin/2005-06/msg00401.html and all the relative
discussion) GCC 3.3.3 'lived' in /usr/lib/gcc-lib/... while GCC 3.4.4
'lives' in /usr/lib/gcc. This fact seems caused some problem with gpc
(http://cygwin.com/ml/cygwin/2005-06/msg01065.html)
Could it cause also that warning with makedepend.exe?
Best regards,
Angelo.
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |