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