home *** CD-ROM | disk | FTP | other *** search
/ Programming Win32 Under the API / ProgrammingWin32UnderTheApiPatVillani.iso / mingw32.sh < prev    next >
Text File  |  1999-11-07  |  307b  |  9 lines

  1. #
  2. # If you're using a Bourne-like shell, use this file.
  3. # replace c:/gcc-2.95.2 with whatever your installation root may be.
  4. # GCC_EXEC_PREFIX is optional, and hardly ever needs to be set (read:
  5. # leave it alone).
  6. #
  7. export PATH=//c/gcc-2.95.2/bin:$PATH
  8. # export GCC_EXEC_PREFIX='c:\gcc-2.95.2\lib\gcc-lib\'
  9.