<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Le 24/07/2012 04:06, Scott Ritchie a
      écrit :<br>
    </div>
    <blockquote cite="mid:500E031D.4050902@open-vote.org" type="cite">
      <pre wrap="">Wine is the last remaining package still depending on GCC 4.5 in the
current Ubuntu alpha, it would be nice to drop GCC 4.5 and forward port
Wine, however 4.6 is known to not work too well.

But now we have 4.7 -- have there been any bugs attributed to its usage?

Thanks,
Scott Ritchie



</pre>
    </blockquote>
    <font face="Helvetica, Arial, sans-serif">afaik, gcc 4.7 enables by
      default dwarf4 as its default debug format, whilst wine (dbghelp)
      only supports dwarf2<br>
      it generates a lot of conbursome backtraces in winegdb<br>
      I've started to add dwarf4 support to wine, but don't hold your
      breath (it's going to be hard and tedious afaict and will require
      quite a few changes to dbghelp for correctness)<br>
      (and I have little time right now <g>)<br>
      <br>
      BTW : fedora 17 ships with  gcc 4.7<br>
      <br>
      A+<br>
    </font>
  </body>
</html>