]> sourceware.org Git - newlib-cygwin.git/commit
* Makefile.in: eliminate the need for RUNTIME and CRT_ID.
authorEarnie Boyd <earnie@users.sf.net>
Wed, 29 Nov 2000 21:14:48 +0000 (21:14 +0000)
committerEarnie Boyd <earnie@users.sf.net>
Wed, 29 Nov 2000 21:14:48 +0000 (21:14 +0000)
commitb52aba3fc292bced2167b49831db4a5350dfa090
tree461836c0aac06ed62066e695999f5e33af797c9e
parent1ad02eaa81469e2a37197663bdcf1cd1b83f7d37
* 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
This page took 0.03323 seconds and 5 git commands to generate.