X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 	tests=AWL,BAYES_00,SPF_PASS
X-Spam-Check-By: sourceware.org
Message-ID: <4A8D3A19.2030000@gmail.com>
Date: Thu, 20 Aug 2009 12:57:13 +0100
From: Dave Korn <dave.korn.cygwin@googlemail.com>
User-Agent: Thunderbird 2.0.0.17 (Windows/20080914)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Problem with GCC4[1.7]
References: <4A8D184E.5020306@alice.it>
In-Reply-To: <4A8D184E.5020306@alice.it>
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Angelo Graziosi wrote:
> Dave Korn wrote:
>> For now I recommend uninstalling gcc4-ada, or just 'rm' the gnat
>> executables
>> from /bin.  I'll have a somewhat better (at least to the extent of not
>> hanging
>> like this) version out in 4.3.4-1 very shortly.  Apologies for the
>> inconvenience.
> 
> Don't worry! :-) I understand your great and hard work!
> 
> For completeness, running (without arguments):
> 
> $ /usr/lib/gcc/i686-pc-cygwin/4.3.2/gnat1.exe
> 
> prints the help and hangs in the same manner...
> 
> ...and, just a curiosity, did it worked in 1.7 before?

  I don't see how it ever could have done, but then I ran the GNAT and ACATS
testsuites before I shipped 4.3.2-2 and it seemed to work there.  I think the
autoconf test for ada at the toplevel is new, which would explain why we never
saw this before.  (I also think the problem might be caused by a lack of
#ifdef IN_RTS around the call to __main that I added in __gnat_initialize,
because just ripping it out altogether causes lots of FAILS.  As a result,
4.3.4-1 is going to need at least one more spin before I can release it, alas.)

    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

