[Bug 19755] Open Watcom 1.8's binw/wcc.exe complains "Not enough memory on exec"

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 7 18:39:24 CDT 2011


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

Bruno Jesus <00cpxxx at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |00cpxxx at gmail.com

--- Comment #6 from Bruno Jesus <00cpxxx at gmail.com> 2011-10-07 18:39:24 CDT ---
Works for me in 1.3.29:

winefree at 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 at 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.



More information about the wine-bugs mailing list