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

Alexandre Julliard julliard at winehq.org
Mon Mar 8 22:49:42 CST 2004


ChangeSet ID:	11387
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/03/08 22:49:42

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

Log message:
	Allow multiple -B options.
	Do not pass the -Btools/winebuild magic option to the compiler to
	avoid warnings.
	Pass to the linker even the libraries we didn't find in the lib search
	path, in case we are not using the standard paths.

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

Old revision  New revision  Changes     Path
 1.18          1.19          +28 -19     wine/tools/winegcc/winegcc.c
 1.8           1.9           +1 -1       wine/tools/winegcc/utils.h
 1.10          1.11          +20 -13     wine/tools/winegcc/utils.c




More information about the wine-cvs mailing list