Re: winegcc: Link with msvcrt on windows because of __wargv

2010-03-20 Thread James McKenzie
GOUJON Alexandre wrote: > Le 03/19/10 03:42, James McKenzie a écrit : >> Please use [try 2] for any second send. Keeps things in order and lets >> others know that you have responded to errors. Also, put comments in >> the same message as the patch they apply to at the top of the message. >> >> T

Re: winegcc: Link with msvcrt on windows because of __wargv

2010-03-19 Thread GOUJON Alexandre
Le 03/19/10 03:42, James McKenzie a écrit : Please use [try 2] for any second send. Keeps things in order and lets others know that you have responded to errors. Also, put comments in the same message as the patch they apply to at the top of the message. Thank you. James McKenzi Ok so the n

Re: winegcc: Link with msvcrt on windows because of __wargv

2010-03-18 Thread James McKenzie
Alexandre Goujon wrote: > --- > tools/winegcc/winegcc.c |4 > 1 files changed, 4 insertions(+), 0 deletions(-) > > diff --git a/tools/winegcc/winegcc.c b/tools/winegcc/winegcc.c > index c2e7876..a929214 100644 > --- a/tools/winegcc/winegcc.c > +++ b/tools/winegcc/winegcc.c > @@ -555,6 +55

Re: winegcc: Link with msvcrt on windows because of __wargv

2010-03-18 Thread Austin English
On Thu, Mar 18, 2010 at 9:21 AM, Alexandre Goujon wrote: > --- >  tools/winegcc/winegcc.c |    4 >  1 files changed, 4 insertions(+), 0 deletions(-) > > diff --git a/tools/winegcc/winegcc.c b/tools/winegcc/winegcc.c > index c2e7876..a929214 100644 > --- a/tools/winegcc/winegcc.c > +++ b/tools