[Bug 19783] Visual C++ 2005 Express: building Firefox: mt.exe crashes while linking mkdepend

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 29 19:36:16 CDT 2009


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





--- Comment #4 from Dan Kegel <dank at kegel.com>  2009-08-29 19:36:15 ---
Revised repro instructions.  Takes about two hours to do from scratch
with a fast connection and a fast computer.

wget http://kegel.com/wine/winetricks
sh winetricks -q cygwin vc2005express psdk2003

In the cygwin setup dialog, select cabextract, wget, mercurial, and patchutils

Then start a wineconsole and run the following hodgepodge of scripts
($ is shown for system prompt,
c$ for cygwin prompt,
m$ for msys prompt,
> for cmd prompt):

$ wineconsole cmd 
>  cd \cygwin
>  cygwin.bat
c$    wget http://kegel.com/wine/firefox-download-and-build.sh
c$    sh firefox-download-and-build.sh
c$    exit
>  cd \mozilla-build
>  start-msvc8-wine.bat
m$    cd /c/cygwin/firefox-191src
m$    make -f client.mk

To re-reproduce quickly:

> start-msvc8-wine.bat
m$ cd /c/demo/firefox-191src/ff-dbg/config/mkdepend
m$ rm mkdepend.exe
m$ make

-- 
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