http://bugs.winehq.org/show_bug.cgi?id=19755
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com 2011-10-07 18:39:24 CDT --- Works for me in 1.3.29:
winefree@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@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