wine/tools/winegcc winegcc.c utils.h utils.c

Alexandre Julliard julliard at winehq.org
Wed Feb 25 23:28:35 CST 2004


ChangeSet ID:	11241
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/02/25 23:28:35

Modified files:
	tools/winegcc  : winegcc.c utils.h utils.c 

Log message:
	Dimitrie O. Paun <dpaun at rogers.com>
	For static libs (.a) we need to pass the actual filename to winebuild,
	not a -l switch. Do not remove the file extension to get to the base
	name if it's not .exe or .exe.so. Link shell32 by default for GUI
	programs. Fix parsing of options with arguments.

Patch: http://cvs.winehq.org/patch.py?id=11241

Old revision  New revision  Changes     Path
 1.7           1.8           +24 -16     wine/tools/winegcc/winegcc.c
 1.3           1.4           +2 -2       wine/tools/winegcc/utils.h
 1.4           1.5           +20 -22     wine/tools/winegcc/utils.c




More information about the wine-cvs mailing list