From: <dan...@us...> - 2006-07-31 20:12:51
|
Revision: 298 Author: dannybackx Date: 2006-07-31 13:12:37 -0700 (Mon, 31 Jul 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=298&view=rev Log Message: ----------- Mostly cut out parts of the MinGW build that don't work for us. Also edit some of the include files, with the same purpose : get something very simple to work. Basic goal for this stuff is currently to support the -mno-cegcc option to the compiler. Modified Paths: -------------- branches/linux-build/src/mingw-runtime/Makefile.in branches/linux-build/src/mingw-runtime/crt1.c branches/linux-build/src/mingw-runtime/dllcrt1.c branches/linux-build/src/mingw-runtime/include/stdio.h branches/linux-build/src/mingw-runtime/include/stdlib.h branches/linux-build/src/mingw-runtime/init.c branches/linux-build/src/mingw-runtime/main.c branches/linux-build/src/mingw-runtime/mingwex/Makefile.in branches/linux-build/src/mingw-runtime/mingwex/getopt.c branches/linux-build/src/mingw-runtime/mingwex/mingw-fseek.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |