Dear all, I had the problem that the cygwin bash shell immediately closes after some program has an exit() somewhere. Thus I could not read errors from screen. The program TAB with close on exit check sign is removed in windows 2000 cygwin.bat. Somewhere on the Internet is stated that the close on exit should be changed in the propertie screen of the "_default" file in your windows root directory. However this is insufficient. After changing the cygwin.bat file into :
chdir e:\cygwin\bin cmd /c bash --login -i the problem is solved. Maybe something to add to the FAQ ? regards, Marcel Wittebrood ADSE _________________________ ADSE Consultancy and Engineering B.V. Tel. +31 (0) 23 554 2255 Fax +31 (0) 23 557 1069 Email: [EMAIL PROTECTED] Website http://www.adse.nl P.O.Box 3083 2130 KB Hoofddorp Saturnusstraat 12 2132 HB Hoofddorp The Netherlands _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
