http://bugs.winehq.org/show_bug.cgi?id=21890
Summary: running vc2005: compiler is out of heap space Product: Wine Version: 1.1.39 Platform: x86 URL: http://www.ghostscript.com OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: htl10@users.sourceforge.net
with VC2005 express (installed with winestricks), following the build instruction for ghostscript ("nmake -f psi/msvc32.mak"), VC2005 aborts after compiling about 50 files with:
c1 : fatal error C1060: compiler is out of heap space NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\bin\cl.EXE"' : return code '0x2' Stop.
typing "nmake -f psi/msvc32.mak" again compiles another file and then again the same message.
Using VC2008 (win7 sdk) under wine goes a lot further until encounting bug 21394 (which I filed a bit earlier but can be worked around); Obviously vc2005 works under real windows to build ghostscript, because this is actually what the dev team uses (VC2008 is not).
So this looks to be a bad interaction between VC2005 and wine.
I ain't going to look much further since building ghostscript with VC2008 works, but I hope somebody looks into the heap problem with building with VC2005 and maybe it would benefit wine in general.
http://bugs.winehq.org/show_bug.cgi?id=21890
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=21890
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.ghostscript.com |
http://bugs.winehq.org/show_bug.cgi?id=21890
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #1 from Dan Kegel dank@kegel.com 2011-03-05 08:21:47 CST --- Is this still an issue?
http://bugs.winehq.org/show_bug.cgi?id=21890
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=21890
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #2 from Dan Kegel dank@kegel.com 2011-11-01 15:59:16 CDT --- I just got this error myself with visual C++ 2005 express when running cmake's compiler presence check:
c1 : fatal error C1060: compiler is out of heap space
http://bugs.winehq.org/show_bug.cgi?id=21890
Hin-Tak Leung htl10@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Hin-Tak Leung htl10@users.sourceforge.net 2013-06-11 11:24:10 CDT --- wine-1.5.31 works to completion (against current gs code).
http://bugs.winehq.org/show_bug.cgi?id=21890
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2013-06-14 13:25:16 CDT --- Closing bugs fixed in 1.6-rc2.