This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Going into setup.exe..



> *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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]