src/winsup/mingw ChangeLog Makefile.in configu ...

earnie@sourceware.cygnus.com earnie@sourceware.cygnus.com
Wed Nov 29 13:14:00 GMT 2000


CVSROOT:	/cvs/src
Module name:	src
Changes by:	earnie@sources.redhat.com	2000-11-29 13:14:48

Modified files:
	winsup/mingw   : ChangeLog Makefile.in configure configure.in 

Log message:
	* 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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.13&r2=1.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/Makefile.in.diff?cvsroot=src&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/configure.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/configure.in.diff?cvsroot=src&r1=1.3&r2=1.4



More information about the Cygwin-cvs mailing list