home *** CD-ROM | disk | FTP | other *** search
/ Programming Win32 Under the API / ProgrammingWin32UnderTheApiPatVillani.iso / README < prev    next >
Text File  |  2000-01-26  |  2KB  |  52 lines

  1. Last updated: Thu Dec  2 23:10:52 CST 1999
  2. ====================================================================
  3.  
  4. GCC-2.95.2 binary release for Mingw distribution. See the INSTALL file for 
  5. more information.
  6.  
  7. Mingw32 (native) version of GNU compiler toolchain. These tools run
  8. w/out the need of CYGWIN.DLL and also produce code that depends only
  9. on MS-supplied DLLs.
  10.  
  11. Based on gcc-2.95.2 for gcc/c++, binutils-2.9.4 (Cygwin b20 source release) 
  12. for gas/ld/libiberty, gdb-4.18 for GDB, make-3.77 for make, and Mingw
  13. runtime 1999-11-07. See ANNOUNCE for other included packages.
  14.  
  15. The runtime sources and binaries are also available as separate .zip 
  16. archives in ../runtime directory.
  17.  
  18. See INSTALL so what to download.
  19.  
  20. Play at your own risk. No Warranties whatsoever.
  21.  
  22. MANIFEST:
  23.  
  24. README ................................ THIS FILE
  25. gcc-2.95.2-crtdll.exe ................. mingw32 native 2.95.2 release. Uses
  26.                                         CRTDLL runtime.
  27. gcc-2.95.2-msvcrt.exe ................. mingw32 native 2.95.2 release
  28.                                         MSVCRT runtime.
  29. mingw32-docs-html.exe ................. Documentation in HTML format for
  30.                                         GCC 2.95.2, Binutils 2.9.4, GDB 4.18
  31.                     and Make 3.77 packages.
  32. runtime-source-19991107.zip ........... Mingw runtime/w32api sources. 
  33. split ................................. in smaller chunks of < 1M each
  34. patches ............................... Source patches (good luck!)
  35. fixes ................................. Various fixes since 2.95.2 release
  36.                     1 fix, last release: 1999-12-02
  37.  
  38. Links:
  39.  
  40. GNU Compilers    : http://gcc.gnu.org/
  41. My stuff         : http://www.xraylith.wisc.edu/~khan/software/gnu-win32/
  42.  
  43. ====================================================================
  44.  
  45. Mumit Khan <khan@xraylith.wisc.edu>
  46. http://www.xraylith.wisc.edu/~khan/
  47.  
  48. Last updated: Thu Dec  2 23:10:52 CST 1999
  49.  
  50. ====================================================================
  51.  
  52.