delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:message-id:date:from:mime-version:to:subject | |
:references:in-reply-to:content-type:content-transfer-encoding; | |
q=dns; s=default; b=HfMmhsQET5dY0VNy0EoKLdwaM1BcFN/LWk9XyDyGUy0 | |
1oM+q3Qco+kMoT6XlbiEB4QXCA2AsgL+jQKfMiV/8asNPbzZf6yowW/Mdn/d5G3e | |
SikK6ZqBFUevHnMMPJxxrogkiOkOuhze05r5BYilLN31MbZp/eucmt+Vsfif2T3w | |
= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:message-id:date:from:mime-version:to:subject | |
:references:in-reply-to:content-type:content-transfer-encoding; | |
s=default; bh=pD2q48ar4N19mMPo9IvMsR4/ewE=; b=pGb+abvcJUukJIBiO | |
KgLDwCBwAOi+RXwx6/N0pucmBMvhYVrKgK1qAK8XAuH/QNivtxC2Eeieef2z24QF | |
v5jW3IScDJ1lpgra+N4txYJQ2uxMdhcplyd+CpqDcevmjfg9uYj+bH3MH7CO4Ukr | |
IpOhXCeHNxNopMiXJIolc9ScDk= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
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 |
X-Spam-SWARE-Status: | No, score=-2.0 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE autolearn=ham version=3.3.2 |
X-Yahoo-SMTP: | ycweUreswBCK.d0cygTP5tXwHncbOU7YVeVfIxOQoyRMI2IuIKLmUqE- |
X-Rocket-Received: | from [192.168.10.27] (lmh_users-groups AT 50 DOT 133 DOT 237 DOT 177 with ) by smtp101.biz.mail.bf1.yahoo.com with SMTP; 19 Aug 2013 15:43:41 -0700 PDT |
Message-ID: | <52129F9B.8070408@molconn.com> |
Date: | Mon, 19 Aug 2013 18:43:39 -0400 |
From: | LMH <lmh_users-groups AT molconn DOT com> |
User-Agent: | Mozilla/5.0 (Windows NT 5.1; rv:20.0) Gecko/20100101 Firefox/20.0 SeaMonkey/2.17.1 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: g++-3 and g77-3 packages under setup-x86.exe |
References: | <5212558F DOT 7030206 AT molconn DOT com> <52126888 DOT 6050608 AT cygwin DOT com> <52126E74 DOT 5040708 AT molconn DOT com> <521278B0 DOT 3090908 AT cygwin DOT com> |
In-Reply-To: | <521278B0.3090908@cygwin.com> |
Thanks for the information. I am tying to get the packages using the Time Machine, but all I am getting is an error, "unable to get setup.ini" from the different ftp addresses I have tried. I sent an email to the link at the bottom of the page, so hopefully they will be able to help me with that. I am interested in whether or not there is some good reason for not using gcc3 anymore, but perhaps this is outside the bounds of this list. I would also like to know why setup-x86.exe is configured to find and physically remove the gcc3 packages. It's like someone decided, "you're not allowed to have those anymore, so we are going to take them away". Since the compiler bin was already labeled gcc-3/g77-3, why would it have been a problem to leave the the bin files where they were? It doesn't appear as if they would have caused a problem. My make files were already configured to point to gcc-3 and not to whatever "which gcc" would return. Someone always has to decide how these things will work, and I assume that is not easy in all instances. Still, I would expect there to be a very good reason why someone would go to the bother of trolling around in someone's file system and get rid of things that the user put there intentionally. If there isn't a compelling reason, I would find that rather odd and worth some discussion. LMH Larry Hall (Cygwin) wrote: > On 8/19/2013 3:13 PM, LMH wrote: >> I would be happy to build gcc-3 myself, I'm just looking for some >> documentation to get that done. > > I don't have a direct pointer for you but I'm sure you can find something > while looking around the net. gcc.gnu.org might be the best place to get > some basic info about building gcc though. Of course, there's no reason > you can't just grab the old Cygwin source package and try to build it from > there. But unless that process intrigues you, I'd recommend skipping the > extra effort and just installing the package from the "Cygwin Time > Machine". > > <snip> > >> Was there some particular reason to physically remove the gcc-3 bin >> from my >> cygwin install? What would have been the harm in leaving it there, >> since I >> already had it installed? I think that many cygwin users would find it >> useful to have the gcc3 packages included in the cygwin package manager, >> even if they are in the obsolete section. > > The Cygwin package for gcc-3 is no longer supported. gcc-3 hasn't been > supported by the gcc folks for quite a while (I believe the last > release by them was back in 2005). Cygwin delivered it as a package > for quite a while after that simply because 'setup.exe' required > it to build. But this has subsequently changed so support for it has > since been dropped. As I mentioned, there is a separate service that > Peter Castro maintains called the "Cygwin Time Machine". You can find > older versions of Cygwin and its packages through this service. > Everything available through that service is no longer supported by Cygwin > or this list of course. > >> If the packages still exist and can be installed manually, I would >> love to >> know where to find the packages and documentation. If I have to build it >> from src, that is fine to, but some documentation would really be helpful >> there as well. > > Again, I'd recommend just pulling what you want from the "Cygwin Time > Machine" if you just want the binary packages. See: > > <http://www.fruitbat.org/Cygwin/index.html#cygwintimemachine> > > Of course, if you do want the sources, you can grab those from the same > place. > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |