OSDN Git Service

* Makefile.in: eliminate the need for RUNTIME and CRT_ID.
authorearnie <earnie>
Wed, 29 Nov 2000 21:14:48 +0000 (21:14 +0000)
committerearnie <earnie>
Wed, 29 Nov 2000 21:14:48 +0000 (21:14 +0000)
commit772c51b95fcd045571db1f4ce9732119f023717b
tree7c0ef8bc3b3a970ccbe1a2b35b042fd3af0dc97b
parenta749148962e2b20a4efabd4ae12aae1a772afdfe
* Makefile.in: eliminate the need for RUNTIME and CRT_ID.
Always build crt1.o, dllcrt1.o, crt2.o and dllcrt2.o.
Create a libcoldname.a for the oldname library for CRTDLL.
Restrict libmoldname.a for the oldname library for MSVCRT.
* configure.in: eliminate setting RUNTIME and CRT_ID variables.
Restructure the $target_os case logic.
Always name the MinGW thread dll helper mingwm.
Change Cygwin's HEADER_SUBDIR value from mingw32 to mingw.
* configure: regenerate.
winsup/mingw/ChangeLog
winsup/mingw/Makefile.in
winsup/mingw/configure
winsup/mingw/configure.in