X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,TW_JL,TW_YG,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <4C5DBE66.5060003@gmail.com> Date: Sat, 07 Aug 2010 21:13:26 +0100 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: gcc Cygwin package maintainer References: <4C5D9100 DOT 3020601 AT verizon DOT net> In-Reply-To: <4C5D9100.3020601@verizon.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 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? cheers, DaveK -- 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