delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=1.8 required=5.0 tests=AWL,BAYES_00,BOTNET,RCVD_IN_DNSWL_NONE,TW_CX,TW_JL,TW_YG,T_RP_MATCHES_RCVD |
X-Spam-Check-By: | sourceware.org |
Message-id: | <4C5DE583.1020606@verizon.net> |
Date: | Sat, 07 Aug 2010 16:00:19 -0700 |
From: | Jerry DeLisle <jvdelisle AT verizon DOT net> |
User-Agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6 |
MIME-version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: gcc Cygwin package maintainer |
References: | <4C5D9100 DOT 3020601 AT verizon DOT net> <4C5DBE66 DOT 5060003 AT gmail DOT com> |
In-reply-to: | <4C5DBE66.5060003@gmail.com> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
On 08/07/2010 01:13 PM, Dave Korn wrote: > On 07/08/2010 17:59, Jerry DeLisle wrote: >> Hi, >> >> Who is the Cygwin gcc package maintainer? > > I've been a bit AWOL recently, but I think that's still me :-/ > >> I want to make sure my >> gfortran 4.6 experimental builds are consistent with Cygwin >> distributions. I notice I have far fewer configure parameters then I >> see when I invoke gfortran -v . > > Most of the --XXXdir= settings are supplied by cygport in order to make the > packaging conform to the Cygwin standards. A fair few of them are options > that would be on by default anyway, but are just there to be explicit. The > most absolutely critical one of all is "--disable-sjlj-exceptions", which is > vital for ABI conformance. Any that concern you in particular? > I have been using this: ../trunk/configure --prefix=/usr/local/gfortran --enable-languages=c,c++,fortran --enable-threads=posix --enable-sjlj-exceptions --enable-version-specific-runtime-libs --enable-nls --disable-libmudflap --disable-shared --disable-win32-registry --with-system-zlib --enable-checking=release --enable-werror --without-included-gettext --without-x --enable-libgomp So I have sjlj backwards. I will fix that. Then the following I am not sure about. --disable-__cxa_atexit --enable-static --enable-shared --enable-shared-libgcc Shall I include these? Thanks, Jerry -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |