Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <034d01c22218$444f1c70$1800a8c0@LAPTOP>
From: "Robert Collins" <robert.collins@syncretize.net>
To: =?iso-8859-1?Q?Martin_R=F6hrig?= <Martin.Roehrig@gmx.de>,
   <cygwin@cygwin.com>
References: <NEBBKENGBEADPBIEADBFCELPDDAA.Martin.Roehrig@gmx.de>
Subject: Re: Setup.exe and window resizing
Date: Wed, 3 Jul 2002 08:31:53 +1000
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000


----- Original Message -----
From: "Martin Röhrig" <Martin.Roehrig@gmx.de>
To: <cygwin@cygwin.com>
Sent: Wednesday, July 03, 2002 12:22 AM
Subject: RE: Setup.exe and window resizing


> Admittedly it's very annoying dealing with that tiny window for selecing
the packages.
> As a first approach, I have simply patched the res.rc file of the source
distribution and rebuild setup.exe.

> I append a diff against revision 2.249.2.4 at the end of this mail. Feel
free to use it (at your own risk ;-).

Unfortunately we still need to look after users with 640x480 screens. (Which
is why resizing is the goal).

> By the way, what is the correct way to build setup.exe?
> I used:
>  $ export CFLAGS=-mno-cygwin
>  $ export CPPFLAGS=-mno-cygwin
>  $ export CXXFLAGS=-mno-cygwin
>  $ configure --disable-shared
>  $ make

The build recipe used to build releases is on
http://sources.redhat.com/cygwin-apps/setup.html.

> The result is a setup.exe without dependency from cygwin1.dll, but much
larger than that found at redhat.com.
> What is wrong?

I run upx (available via setup.exe) over the resulting .exe to make it
smaller.

Rob


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

