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 |
From: | "C. Ripple" <chr_news AT gmx DOT net> |
To: | <cygwin AT cygwin DOT com> |
Subject: | GCC 3.1 exception model? |
Date: | Thu, 4 Jul 2002 09:22:47 +0200 |
Message-ID: | <000801c2232b$995007c0$0100a8c0@lony> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
In-Reply-To: | <1025760052.8899.ezmlm@cygwin.com> |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
Importance: | Normal |
Hi, from reading the mailing list archives indicates that a release of a 3.1 gcc-version for cygwin is immanent so I thought it might be of general interest to share my experience (5 ~ weeks) of compiling cygwin with a 3.1(.1) gcc. Originally I compiled the gcc 3.1 (+ binutils) sources from mingw distribution and switched to the cygwin-mingw gcc branch last weekend. The output of my current gcc --specs are (note: I did not use the customary --enable-sjlj-exceptions option) Configured with: ../gcc/configure --prefix=/usr \ --enable-threads=posix --without-included-gettext \ --without-included-zlib --disable-libgcj --disable-libf2c \ --disable-win32-registry --disable-shared Thread model: posix gcc version 3.1.1 20020629 (prerelease) Running these (native) gcc-3.1 complied cygwin snapshots did not result in any apparent problems - also the output of the gcc test suite looked normal and the output of the cygwin test suite looked normal after I forced the tests to link with the newly installed libcygwin.a . (All tests linked to new-libcygwin.a mysteriously crashed by the way.) Anyway I am sort of wondering about the exception model of the ``official'' cygwin gcc 3.1 (guess I will know in a couple of days;-) and are there any plans of distributing an Ada and/or Java enabled compiler + libs and tools in the near future? /Christoph -- 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 |