X-Recipient: archive-cygwin AT delorie DOT 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 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Problem with GCC4[1.7] References: <4A8D184E DOT 5020306 AT alice DOT 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 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 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