Forward all arguments to gcc when we have no input files.
authorDimitrie O. Paun <dpaun@rogers.com>
Wed, 3 Sep 2003 19:23:30 +0000 (19:23 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 3 Sep 2003 19:23:30 +0000 (19:23 +0000)
commit3e037992dc296530a16f2c9240b96f4073d60779
treeacbd035aa8f162573cfd8659bc21d80d102c203a
parent80e34dbb663a874efd11baaab826fca5bd7a0c31
Forward all arguments to gcc when we have no input files.
Kill the -V option, as it's not compatible with gcc.
Fix silly bug when we are not given an output name.
tools/winegcc.c