OSDN Git Service

* Makefile.in: Generate libcygwin.a during the link pass rather than as a
authorcgf <cgf>
Sat, 15 Sep 2001 04:36:43 +0000 (04:36 +0000)
committercgf <cgf>
Sat, 15 Sep 2001 04:36:43 +0000 (04:36 +0000)
commit5ab31e4593f09eb1bc3087ad9c12410302bccd32
tree79ff82165dcb4fb1fbc6a60666abe3626fb98e7d
parent04059fa9431079fcc073a8d5fa5550db06305ca0
* Makefile.in: Generate libcygwin.a during the link pass rather than as a
separate dlltool step.
* dcrt0.cc (_dll_crt0): pppid_handle could be NULL.  Don't close it if so.
winsup/cygwin/ChangeLog
winsup/cygwin/Makefile.in
winsup/cygwin/dcrt0.cc