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 content-class: urn:content-classes:message Subject: RE: compile gcc 3.1 under cygwin? MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Date: Mon, 17 Jun 2002 09:17:19 +1000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Billinghurst, David (CRTS)" To: "Marcus Elderic Koenig" , X-OriginalArrivalTime: 16 Jun 2002 23:18:46.0130 (UTC) FILETIME=[29D62520:01C2158C] Content-Transfer-Encoding: 8bit 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/