Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Thu, 5 Apr 2001 12:06:26 -0400
Message-Id: <200104051606.MAA12719@envy.delorie.com>
X-Authentication-Warning: envy.delorie.com: dj set sender to dj@envy.delorie.com using -f
From: DJ Delorie <dj@delorie.com>
To: flognat@flognat.myip.org
CC: mchase@ix.netcom.com, cygwin@sourceware.cygnus.com
In-reply-to: <m3wv8ztwvc.fsf@master.athome> (message from Andrew Markebo on 05
	Apr 2001 13:21:59 +0200)
Subject: Re: Going into setup.exe..
References: <m3snjnwxzv.fsf@master.athome> <m3ae5vvec5.fsf@master.athome>
	<003c01c0bdc1$35230840$d456273f@ca.boeing.com> <m3wv8ztwvc.fsf@master.athome>


> *blush* :-) Well lets get a discussion started how to do it while I
>  download the source to setup.exe, and then probably we will have a
>  suggestion what to do around the time I give up looking at the code
>  ;-)

http://www.cygwin.com/cvs.html

Get and install the sources and build them from the top once.  You
need to build them in a different free from the sources.  After that,
setup's sources are in src/winsup/cinstall and the build is in
i686-pc-cygwin/winsup/cinstall.

You probably will want to add a new file called "sanity.c" and call it
at an appropriate time.  There's a generic function in setup to invoke
a MessageBox with printf-style formatting that you'll probably want to
use.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

