Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com Date: Sat, 24 Apr 1999 20:21:02 -0400 Message-Id: <199904250021.UAA29450@envy.delorie.com> From: DJ Delorie To: cgf AT cygnus DOT com CC: cygwin-developers AT sourceware DOT cygnus DOT com In-reply-to: <19990424193833.A650@cygnus.com> (message from Chris Faylor on Sat, 24 Apr 1999 19:38:33 -0400) Subject: Re: [fortinj AT ibm DOT net: New snapshots] References: <19990424193833 DOT A650 AT cygnus DOT com> It's because of a recent egcs change that aligns the stack to 8-byte boundaries, even stdcall functions that *must* pop 12 bytes from the stack (i.e. the dll entry function). I've complained to our internal gcc group, but no response yet. Chris - you have a patch for this. Could you check it in with a suitable comment, or forward it to me and I'll check it in? > Are the new snapshots working on you machine? I believe you > are using NT4. I'm running Windows 98 and have not benn able to use > a new snapshot since the March 30 snapshot. I get a message box > saying that cygwin1.dll cannot start.