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 |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
From: | Tim Prince <tprince AT computer DOT org> |
Reply-To: | tprince AT computer DOT org |
To: | Benjamin Scherrey <scherrey AT innoverse DOT com>, cygwin AT cygwin DOT com, |
gcc AT gcc DOT gnu DOT org, "Mack Lobell" <macklobell AT hotmail DOT com> | |
Subject: | Re: How do i upgrade to gcc 3.X on cygwin? |
Date: | Wed, 30 Jan 2002 19:31:08 -0800 |
X-Mailer: | KMail [version 1.3.1] |
References: | <B87143B71ULIDONYSB6NIWQQLUQB70 DOT 3c589bdd AT bonzo> |
In-Reply-To: | <B87143B71ULIDONYSB6NIWQQLUQB70.3c589bdd@bonzo> |
MIME-Version: | 1.0 |
Message-Id: | <E16WMlO-0003n9-00@smtp10.atl.mindspring.net> |
On Wednesday 30 January 2002 17:20, Benjamin Scherrey wrote: > I have been able to build 3.x under cygwin when I just specify the C and > C++ languages (see ./configure --help for info on how to do this). As I > recall, it failed in the Fortran build. I didn't bother trying to figure > out why as all I wanted was C & C++. > Any of the libraries for g++, g77, or objc may fail to build if you don't clean out their build directories, as well as doing a make clean, when starting over. The configure option --enable-languages='c++,f77,objc,gcov' in place of David's --disable-libgcj will get you all the pieces which work out of the box on cygwin. There are a few lines to fix in cygwin's target.exp if you want to run the test suite, which you can do with cygwin's dejagnu, except for the g++ libraries. The special dejagnu for the g++ libraries is not easily found. -- 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 |