Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2004-03-03 17:10:33 by simonpj] · a69327ed
    Simon Peyton Jones authored
    Patches to configuration script for MSYS.  It's not clear that this'll
    always work, because we generate paths like /c/mingw/bin, which MinGW
    binaries won't understand -- but all of them seem to be fed to the
    MSYS shell, which translates them to c:/mingw/bin etc.
    
    Perhaps the Right Thing is to implement msyspath, by analogy with
    cygpath, to convert /c/xxx to c:/xxx? 
    
    Anyway, this patch seems to work for now.
    a69327ed