| 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 |
| content-class: | urn:content-classes:message |
| Subject: | RE: compile gcc 3.1 under cygwin? |
| MIME-Version: | 1.0 |
| X-MimeOLE: | Produced By Microsoft Exchange V6.0.5762.3 |
| Date: | Mon, 17 Jun 2002 09:17:19 +1000 |
| Message-ID: | <FAC87D7C874EAB46A847604DA4FD5A64207606@crtsmail.corp.riotinto.org> |
| X-MS-Has-Attach: | |
| X-MS-TNEF-Correlator: | |
| From: | "Billinghurst, David (CRTS)" <David DOT Billinghurst AT riotinto DOT com> |
| To: | "Marcus Elderic Koenig" <elderic AT t-online DOT de>, <cygwin AT cygwin DOT com> |
| X-OriginalArrivalTime: | 16 Jun 2002 23:18:46.0130 (UTC) FILETIME=[29D62520:01C2158C] |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id g5GNIh027921 |
You will also want to configure with
--enable-version-specific-runtime-libs
unless you want horrible clashes between different sets of c++ headers
-----Original Message-----
From: Billinghurst, David (CRTS)
Sent: Monday, 17 June 2002 9:05
To: Marcus Elderic Koenig; cygwin AT cygwin DOT com
Subject: RE: compile gcc 3.1 under cygwin?
I use
/usr/local/src/gcc-3.1/configure \
--enable-threads=posix \
--disable-libgcj \
--enable-sjlj-exceptions \
--with-system-zlib \
--enable-nls \
--without-included-gettext \
--disable-shared > configure.log 2>&1
make bootstrap > build.log 2>&1 || exit
make -k check > check.log 2>&1
-----Original Message-----
From: Marcus Elderic Koenig [mailto:elderic AT t-online DOT de]
Sent: Monday, 17 June 2002 2:42
To: cygwin AT cygwin DOT com
Subject: compile gcc 3.1 under cygwin?
Can anyone please post a short set of commands to compile gcc 3.1 under
cygwin?
All I get is errors and problems. too many to post here.
on the gcc.gnu.org site all the folks doesn't seem to have
that many problems with compiling gcc.
possibly I'm too dumb :P
can anyone enlight me?
-elderic
--
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/
--
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/
--
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 |