Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <013401c150c6$78178ac0$1400a8c0@abeast1.com> Reply-To: "David Abrahams" From: "David Abrahams" To: "Billinghurst, David \(CRTS\)" Cc: , References: <8D00C32549556B4E977F81DBC24E985D40FFAC AT crtsmail1 DOT technol_exch DOT corp DOT riotinto DOT org> Subject: Re: c++/4479 can't build gcc-3.0.1 under cygwin Date: Tue, 9 Oct 2001 09:25:52 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 I am happy as long as: 1. Somebody has rolled the neccessary fixes into the main trunk 2. There is some public place where instructions for doing this successfully can be found. What about the next poor schmo that comes along? Thanks for responding graciously to my many stabs-in-the-dark on this one, Dave =================================================== David Abrahams, C++ library designer for hire resume: http://users.rcn.com/abrahams/resume.html C++ Booster (http://www.boost.org) email: david DOT abrahams AT rcn DOT com =================================================== ----- Original Message ----- From: "Billinghurst, David (CRTS)" To: "'David Abrahams'" Cc: ; Sent: Monday, October 08, 2001 10:34 PM Subject: RE: c++/4479 can't build gcc-3.0.1 under cygwin > I suspect we are all right :-> > > I have just built gcc-3.0.1 (release) using snapshot cygwin1.dll and headers > on win2k. I know it works with previous cygwin releases (but I forget which > ones). > > Your build (and others) with current cygwin release fails, and trying > snapshot cygwin1.dll only failed. Points to a recently introduced header > problem, as you indicate. > > I haven't reproduced your problem today (although I saw it on another PC of > mine), but it has been solved by: > * stepping back to a previous cygwin release (forget which), > * stepping forward to snapshot cygwin1.dll + headers > * patching libiberty so that gcc-3.0.2 will work (done by cgf) > * your work around below > > If you are happy I will close the PR. > > -----Original Message----- > From: David Abrahams [mailto:david DOT abrahams AT rcn DOT com] > Sent: Tuesday, 9 October 2001 1:20 > To: Billinghurst, David (CRTS); billingd AT gcc DOT gnu DOT org; > gcc-gnats AT gcc DOT gnu DOT org > Subject: Re: c++/4479 > > > #defining HAVE_SYS_ERRLIST and HAVE_SYS_NERR in both libiberty/config.h and, > for bootstrapping, in i686-pc-cygwin/libiberty/config.h allows the build and > install process to complete successfully. I think this evidence clearly > shows that the problem does not lie with the cygwin DLL. > > HTH, > Dave > > =================================================== > David Abrahams, C++ library designer for hire > resume: http://users.rcn.com/abrahams/resume.html > > C++ Booster (http://www.boost.org) > email: david DOT abrahams AT rcn DOT com > =================================================== > > ----- Original Message ----- > From: "Billinghurst, David (CRTS)" > To: ; ; > > Sent: Monday, October 08, 2001 1:01 AM > Subject: Re: c++/4479 > > > > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4479&database=gcc > > > > This is a problem with the current cygwin1.dll. It has been discussed on > > the cygwin mailing list and has been fixed in cvs and recent cygwin > > snapshots. Suggest you download a cygwin snapshot, or wait till the next > > cygwin release. > > > -- 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/