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 Date: Mon, 25 Mar 2002 17:13:36 +0100 From: John Marshall 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 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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/