This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: Build setup.exe from CVS


On Jan 17 13:52, Achim Gratz wrote:
> Could the README please be updated to reflect some changes:
> 
> Instead of gcc-mingw-g++ (pulls in a lot of old cruft and then doesn't work) the
> package mingw-gcc-g++ should be installed.  Also, please mention that
> libgetopt++ from CVS should be installed directly in the setup directory. 
> Lastly, the generated Makefile has no rule to produce inparse.h.  I've manually
> did a
> 
> ...cyg-apps/setup # bison --defines=iniparse.h iniparse.yy
> 
> so make would finally build setup.exe.  If it could be mentioned that upx is
> already available as a Cygwin package that would be welcome as well.

You could provide a patch, that would be the easieast way to
update the docs.

  $ cvs -d :pserver:anoncvs@cygwin.com:/cvs/cygwin-apps co setup
  $ cd setup
  $ vi README
  [...]
  $ cvs diff -u README


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      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]