[Bug 15949] New: MSYS does not integrate with MinGW install correctly

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Nov 8 04:58:32 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=15949

           Summary: MSYS does not integrate with MinGW install correctly
           Product: Wine
           Version: 1.1.8
          Platform: Other
        OS/Version: other
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: jeffz at jeffz.name


Installing MSYS after MinGW on windows sets things up so that the existing
MinGW install integrates with MSYS, whereby /mingw from the MSYS shell points
to the MinGW install.

First download:
wget
http://downloads.sourceforge.net/mingw/MinGW-5.1.4.exe?modtime=1209244789&big_mirror=1

run MinGW-5.1.4.exe with all defaults.

Second download:
wget
http://downloads.sourceforge.net/mingw/MSYS-1.0.10.exe?modtime=1079444447&big_mirror=1

run wineconsole cmd (required because Wine doesn't launch a console window like
windows does)
MSYS-1.0.10.exe

Answer the defaults to the prompted questions on the console window before the
installer finishes (it pauses there)

wine cmd /c c:\msys\1.0\msys.bat

Typing 'gcc' in the msys terminal echos "sh: gcc: command not found", whereas
on windows it says gcc.exe: no input files.

On windows within msys, `ls /mingw` lists the contents of C:\mingw, on Wine
/mingw is empty.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list