<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
well, perhaps not so weird... the #ifdef 0 is weird. Shouldn't it be
#if 0 instead to comment out stuff? :-)<br>
<br>
Stefan Reinauer wrote:
<blockquote cite="mid20060524094850.GB495@coresystems.de" type="cite">
  <pre wrap="">* Carl-Daniel Hailfinger <a class="moz-txt-link-rfc2396E" href="mailto:c-d.hailfinger.devel.2006@gmx.net"><c-d.hailfinger.devel.2006@gmx.net></a> [060524 02:06]:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Stefan Reinauer wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">* Carl-Daniel Hailfinger <a class="moz-txt-link-rfc2396E" href="mailto:c-d.hailfinger.devel.2006@gmx.net"><c-d.hailfinger.devel.2006@gmx.net></a> [060523 20:09]:
      </pre>
      <blockquote type="cite">
        <pre wrap="">Ronald G Minnich wrote:
        </pre>
        <blockquote type="cite">
          <pre wrap="">Carl-Daniel Hailfinger wrote:

          </pre>
          <blockquote type="cite">
            <pre wrap="">I have no platform on which LinuxBIOS runs on, but it caused no
regression
in abuild. (But a lot of targets do not seem to compile at all, even
without
my patch. Does this depend on the gcc version? I have gcc 3.3.5)
            </pre>
          </blockquote>
          <pre wrap="">don't know, I will try to test your patch via abuild but I don't want to
commit until then.
          </pre>
        </blockquote>
        <pre wrap="">Yes, it was a gcc bug. gcc 4.1.0 has no problems compiling it.
I'll continue testing and developing with gcc 4.1.0 from now on.
        </pre>
      </blockquote>
      <pre wrap="">Can we get it compiling with 3.3.5 as well? What's the bug about?
I'm using 4.1 as a reference compiler at the moment, but lots of people
out there have older compilers I think...
      </pre>
    </blockquote>
    <pre wrap="">LinuxBIOSv2-2310/src/cpu/amd/model_gx2/cpubug.c:199:75: missing terminating ' character
LinuxBIOSv2-2310/src/cpu/amd/model_gx2/cpubug.c:205:70: missing terminating ' character
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Indeed weird! This is in the middle of #ifdef 0?


  </pre>
</blockquote>
<br>
</body>
</html>