From: sos@prospect.com.ru (Sergey Okhapkin)
Subject: RE: bug in makefiles?
6 Oct 1997 00:06:21 -0700
Message-ID: <01BCD245.468E0460.cygnus.gnu-win32@gater.krystalbank.msk.ru>
To: "gnu-win32@cygnus.com" <gnu-win32@cygnus.com>,
        "'Tim Newsham'"
	 <newsham@aloha.net>

Tim Newsham wrote:
>    I noticed that after building the cdk, if I do a
> "make clean" in the obj/winsup directory and then do
> a make, I get a binary that is about 250-300k bigger,

run "make CFLAGS=-O2 CXXFLAGS=-O2".

> and that does not behave properly.  In particular processes
> using the bigger dll do not seem to catch signals sent
> to them properly.  I can give a more detailed example
> with a test cause showing the broken behavior if necessary.

Looks like a gcc bug. Cygwin.dll compiled without -O2 option sometimes crashes on bash's exit.

-- 
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job.


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
