Date: Wed, 19 Nov 1997 11:47:55 +0200 (IST) From: Eli Zaretskii To: Vik Heyndrickx cc: djgpp-workers AT delorie DOT com Subject: Re: djgpp 2.02 alpha 971114 In-Reply-To: <3472B30F.4ED2@rug.ac.be> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 19 Nov 1997, Vik Heyndrickx wrote: > > Which version of Binutils did you use? > > from archive bnu281b.zip (dated sep. 9), > I wasn't aware of any problems? Neither am I. I just wanted to know. (Maybe the new stub in 2.8.1 is incompatible with something in 2.02?) That gives me an idea. Didn't 2.02 change the stub as well? If so, you will need to make Binutils use the new stub when linking. > Now, I just think of disabling write behind, let us see what > that yields. Write behind shouldn't be the problem, since Windows doesn't crash, so its cache should not go away. > redir gives me nothing Does redir crash as well, or just exits as if all were well? Did you try SCRIPT? > Any other idea's? Can you tell whether the crash happens before or after `main' is called? That would narrow the area where the problem might be. Another thing to try is to run it under a debugger. Try EDEBUG at first.