7 Jan
2003
7 Jan
'03
7:47 p.m.
ChangeSet ID: 6941 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/01/07 13:47:19 Modified files: tools : winegcc.c Makefile.in Log message: Dimitrie O. Paun <dpaun(a)rogers.com> Teach winegcc to produce executables directly from a bunch of source files. Create a wineg++ akin to g++. Drop support for the abused -xc++ switched. Patch: http://cvs.winehq.com/patch.py?id=6941 Old revision New revision Changes Path 1.7 1.8 +123 -13 wine/tools/winegcc.c 1.30 1.31 +2 -1 wine/tools/Makefile.in