public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Build setup.exe from CVS
@ 2013-01-17 13:52 Achim Gratz
  2013-01-17 14:02 ` Corinna Vinschen
  0 siblings, 1 reply; 3+ messages in thread
From: Achim Gratz @ 2013-01-17 13:52 UTC (permalink / raw)
  To: cygwin

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.

Thanks.


Regards,
Achim.


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Build setup.exe from CVS
  2013-01-17 13:52 Build setup.exe from CVS Achim Gratz
@ 2013-01-17 14:02 ` Corinna Vinschen
  2013-01-17 19:07   ` Achim Gratz
  0 siblings, 1 reply; 3+ messages in thread
From: Corinna Vinschen @ 2013-01-17 14:02 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Build setup.exe from CVS
  2013-01-17 14:02 ` Corinna Vinschen
@ 2013-01-17 19:07   ` Achim Gratz
  0 siblings, 0 replies; 3+ messages in thread
From: Achim Gratz @ 2013-01-17 19:07 UTC (permalink / raw)
  To: cygwin

Corinna Vinschen writes:
> You could provide a patch, that would be the easieast way to
> update the docs.

Will do once John Turney's most recent change gets checked in since it
obsoletes some part of my local changes.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptation for Waldorf Blofeld V1.15B11:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-01-17 19:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-17 13:52 Build setup.exe from CVS Achim Gratz
2013-01-17 14:02 ` Corinna Vinschen
2013-01-17 19:07   ` Achim Gratz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).