| delorie.com/archives/browse.cgi | search |
| 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 <dave DOT korn DOT cygwin AT googlemail DOT com> |
| 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> |
| 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 |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |