Regression: Wine won't compile with latest cvs shlwapi

Alexandre Julliard julliard at winehq.com
Tue Apr 2 20:47:02 CST 2002


Tony Lambregts <tony_lambregts at telusplanet.net> 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 `/usr/local/src/wine/dlls/shlwapi'
> make[1]: *** [shlwapi/shlwapi.dll.so] Error 2
> make[1]: Leaving directory `/usr/local/src/wine/dlls'
> make: *** [dlls] Error 2

That's most likely the usual gcc bug with local WINAPI function
pointers. I've merged a patch to shlwapi that should work around
this.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list