home *** CD-ROM | disk | FTP | other *** search
/ Programming Win32 Under the API / ProgrammingWin32UnderTheApiPatVillani.iso / doc / README.TXT < prev   
Text File  |  1999-11-07  |  2KB  |  48 lines

  1. Last updated: Sun Nov  7 02:17:57 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. See INSTALL so what to download.
  16.  
  17. Play at your own risk. No Warranties whatsoever.
  18.  
  19. MANIFEST:
  20.  
  21. README ................................ THIS FILE
  22. gcc-2.95.2-crtdll.exe ................. mingw32 native 2.95.2 release. Uses
  23.                                         CRTDLL runtime.
  24. gcc-2.95.2-msvcrt.exe ................. mingw32 native 2.95.2 release
  25.                                         MSVCRT runtime.
  26. mingw32-docs-html.exe ................. Documentation in HTML format for
  27.                                         GCC 2.95.2, Binutils 2.9.4, GDB 4.18
  28.                     and Make 3.77 packages.
  29. runtime-source-19991107.zip ........... Mingw runtime/w32api sources. 
  30. split ................................. in smaller chunks of < 1M each
  31. patches ............................... Source patches (good luck!)
  32. fixes ................................. Various fixes since 2.95.2 release
  33.  
  34. Links:
  35.  
  36. GNU Compilers    : http://gcc.gnu.org/
  37. My stuff         : http://www.xraylith.wisc.edu/~khan/software/gnu-win32/
  38.  
  39. ====================================================================
  40.  
  41. Mumit Khan <khan@xraylith.wisc.edu>
  42. http://www.xraylith.wisc.edu/~khan/
  43.  
  44. Last updated: Sun Nov  7 02:17:57 CST 1999
  45.  
  46. ====================================================================
  47.  
  48.