[Bug 19755] New: Open Watcom 1.8's binw/wcc.exe complains "Not enough memory on exec"
http://bugs.winehq.org/show_bug.cgi?id=19755 Summary: Open Watcom 1.8's binw/wcc.exe complains "Not enough memory on exec" Product: Wine Version: 1.1.27 Platform: PC URL: http://openwatcom.org OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com The dos compiler wcc.exe fails to start. To repeat: $ sh winetricks openwatcom $ wine c:\\WATCOM\\binw\\wcc Not enough memory on exec The related app owcc starts ok: $ wine c:\\WATCOM\\binw\\owcc Usage: owcc [-?] [options] file ... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19755 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #1 from Juan Lang <juan_lang(a)yahoo.com> 2009-08-17 19:46:01 --- This appears to be a regression, as I just tried it with an old tree circa 1.1.13 and it worked. Sorry I don't have time to perform regression testing myself.. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19755 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | --- Comment #2 from Juan Lang <juan_lang(a)yahoo.com> 2009-08-17 20:58:41 --- No, scratch that, works for me with 1.1.27, assuming we're talking about the same binary. For my installation, there's no wcc.exe in c:\\WATCOM\\binw, but there is one in c:\\WATCOM\\binnt, and that one works. There's an owcc.exe in c:\\WATCOM\\binw, which also works, as you reported. +relay perhaps? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19755 --- Comment #3 from Dan Kegel <dank(a)kegel.com> 2009-08-17 21:52:11 --- Aha. Looks like c:\watcom\binw\wcc.exe is not installed by default, so you have to select 'full installation' in the installer. Austin, we might need to remove silent installer support unless it does a full install :-( -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19755 --- Comment #4 from Dan Kegel <dank(a)kegel.com> 2009-08-17 22:10:26 --- binnt/wcc looks like it should be able to generate win16 executables. binw/wcc is a DOS or windows 3.x app. We can try running that once all of win16test is passing. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19755 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2009-08-21 20:36:43 --- (In reply to comment #3)
Austin, we might need to remove silent installer support unless it does a full install :-(
Removed in SVN. Need to file a bug with OpenWatcom... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19755 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #6 from Bruno Jesus <00cpxxx(a)gmail.com> 2011-10-07 18:39:24 CDT --- Works for me in 1.3.29: winefree(a)ACER:~/winedrive$ wine wcc Open Watcom C16 Optimizing Compiler Version 1.8 Portions Copyright (c) 1984-2002 Sybase, Inc. All Rights Reserved. Source code is available under the Sybase Open Watcom Public License. See http://www.openwatcom.org/ for details. Usage: wcc [options] file [options] Options: ( /option is also accepted ) -0 8086 instructions -1 80186 instructions -2 80286 instructions -3 optimize for 386 -4 optimize for 486 ... Compiling hello world: winefree(a)ACER:~/winedrive$ wine wcc a.c Open Watcom C16 Optimizing Compiler Version 1.8 Portions Copyright (c) 1984-2002 Sybase, Inc. All Rights Reserved. Source code is available under the Sybase Open Watcom Public License. See http://www.openwatcom.org/ for details. a.c: 6 lines, included 757, 0 warnings, 0 errors Code size: 19 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19755 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2011-10-07 20:40:12 CDT --- Fixed. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19755 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2011-10-10 13:14:04 CDT --- Closing bugs fixed in 1.3.30. -- 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.
participants (1)
-
wine-bugs@winehq.org