Re: winemaker fixes

2004-03-02 Thread Francois Gouget
On Tue, 2 Mar 2004, Dimitrie O. Paun wrote: > On Tue, 2 Mar 2004, Francois Gouget wrote: [...] > >We must specify '-lmsvcrt' if using the msvcrt. > > Please don't, it's not needed. If you want to use msvcrt, please > pass the -mno-cygwin switch. if that doesn' work, it's a bug > in winegcc. A

Re: winemaker fixes

2004-03-02 Thread Alexandre Julliard
"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes: >> 6. winegcc is not rebuilt if the '--prefix' changes. > > Maybe AJ can fix the Makefile. I think winegcc.o should depend on > the Makefile. Nothing gets rebuilt if the prefix changes, you have to do a make clean. -- Alexandre Julliard [EMAIL PROT

Re: winemaker fixes

2004-03-02 Thread Dimitrie O. Paun
On Tue, 2 Mar 2004, Francois Gouget wrote: > winemaker is pretty broken since it has been patched to call winegcc. I > suspect it was not tested. Hey, I can't do everything! :))) I just wanted to get the ball rolling. >We must specify '-lmsvcrt' if using the msvcrt. Please don't, it's not