today's git does not compile

Dan Kegel dank at kegel.com
Tue Jan 18 14:08:05 CST 2011


On Tue, Jan 18, 2011 at 12:04 PM, Erich Hoover <ehoover at mines.edu> wrote:
> On Tue, Jan 18, 2011 at 12:55 PM, Dan Kegel <dank at kegel.com> wrote:
>> ...
>> It's not wine's fault, and you're not missing any dependencies; the
>> new version of gcc is probably buggy, and the bug is triggered by
>> something inside wine.
>
> If you've compiled Wine before and are re-using object files from an
> old gcc it's possible that there is a conflict between the object
> files from before and the object files with your new version of gcc.
> So, you could try a "make clean" and then compile again.

While "make clean" is good advice in general, and Susan should do that
before doing the -O1 rebuild, I have a feeling the current crash doesn't
involve reading any old .o files.
- Dan




More information about the wine-devel mailing list