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://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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: | Mon, 25 Mar 2002 17:13:36 +0100 |
From: | John Marshall <johnm AT falch DOT net> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: no exec files from gcc and c++ |
Message-ID: | <20020325161336.GA1850@kahikatea.falch.net> |
Mime-Version: | 1.0 |
In-Reply-To: | <4.2.0.58.20020325115353.009b5930@mail.univ-reims.fr> |
User-Agent: | Mutt/1.3.27i |
Organization: | Falch.net |
Jean-Marc Nuzillard wrote: > g++ -c hello.cpp > ---------> g++ not found, took some time to think to try c++ I think at least this part of your problems is due to another bug in setup.exe 2.194.2.15. (I've looked briefly for relevant discussion here and on cygwin-apps and seen none -- sorry if this is already known.) According to http://www.cygwin.com/packages/, the gcc package contains 72192 2001-06-17 22:02:45 usr/bin/c++.exe 35328 2001-06-17 22:02:45 usr/bin/c++filt.exe 72704 2001-06-17 22:02:45 usr/bin/cpp.exe 0 2001-06-17 22:02:45 usr/bin/g++.exe link to usr/bin/c++.exe If you look in setup.log.full I suspect you'll see that extraction of g++.exe failed. I suspect current setup.exe is not dealing with links in tarball packages correctly. One of my users alerted me to this problem in my prc-tools package today. Files listed as "link to [previous file in tarball]" were not being extracted by setup.exe 2.194.2.15, and would be absent from the resulting installation. OTOH setup.exe 2.125.2.10 given the same tarball extracted them correctly. John -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |