Re: Regression: Wine won't compile with latest cvs shlwapi

2002-04-03 Thread Ulrich Weigand
Alexandre Julliard wrote: > That's most likely the usual gcc bug with local WINAPI function > pointers. Doh, I'd completely forgotten that one :-/ Thanks, Ulrich -- Dr. Ulrich Weigand [EMAIL PROTECTED]

Re: Regression: Wine won't compile with latest cvs shlwapi

2002-04-03 Thread Tony Lambregts
Alexandre Julliard wrote: >Tony Lambregts <[EMAIL PROTECTED]> writes: > >>I can't get recent cvs versions to compile. After running cvs update -PAd and >>./tools/installwine I get these messages gcc: Internal compiler error: >>program cc1 got fatal signal 11 >> >>make[2]: *** [ordinal.o] Error 1

Re: Regression: Wine won't compile with latest cvs shlwapi

2002-04-02 Thread Alexandre Julliard
Tony Lambregts <[EMAIL PROTECTED]> writes: > I can't get recent cvs versions to compile. After running cvs update -PAd and > ./tools/installwine I get these messages gcc: Internal compiler error: > program cc1 got fatal signal 11 > > make[2]: *** [ordinal.o] Error 1 > make[2]: Leaving directory

Re: Regression: Wine won't compile with latest cvs shlwapi

2002-04-02 Thread Tony Lambregts
Ulrich Weigand wrote: >Tony Lambregts wrote: > >>gcc: Internal compiler error: program cc1 got fatal signal 11 >> > >>I talked to Lawson on wine-users and he says I should look at >>http://www.bitwizard.nl/sig11/ (This link is about mostly about compiling a >>kernal but it applies to compiling wi

Re: Regression: Wine won't compile with latest cvs shlwapi

2002-04-02 Thread Ulrich Weigand
Tony Lambregts wrote: > gcc: Internal compiler error: program cc1 got fatal signal 11 > I talked to Lawson on wine-users and he says I should look at > http://www.bitwizard.nl/sig11/ (This link is about mostly about compiling a > kernal but it applies to compiling wine as well) > > I have looke

Re: Regression: Wine won't compile with latest cvs shlwapi

2002-04-02 Thread Jeremy Newman
No it's not. You just happened to catch it in the 5 seconds it took me to change a symlink. Good timing on your part I would say. :-D On Tue, 2002-04-02 at 16:57, Dimitrie O. Paun wrote: > On April 2, 2002 05:34 pm, Tony Lambregts wrote: > > > This is the patch that was commited at 19:33:39 CST

Re: Regression: Wine won't compile with latest cvs shlwapi

2002-04-02 Thread Dimitrie O. Paun
On April 2, 2002 05:34 pm, Tony Lambregts wrote: > This is the patch that was commited at 19:33:39 CST > http://www.winehq.com/hypermail/wine-cvs/2002/03/0072.html Hey!!! wine-cvs archive is down! ;( -- Dimi.

Regression: Wine won't compile with latest cvs shlwapi

2002-04-02 Thread Tony Lambregts
I can't get recent cvs versions to compile. After running cvs update -PAd and ./tools/installwine I get these messages gcc: Internal compiler error: program cc1 got fatal signal 11 make[2]: *** [ordinal.o] Error 1 make[2]: Leaving directory `/usr/local/src/wine/dlls/shlwapi' make[1]: *** [shlwap