<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Il 09/06/2010 17.42, Jordi Guti&eacute;rrez Hermoso ha scritto:
<blockquote
 cite="mid:AANLkTilJsXw8p9IVvF4ExwzMzfmbJXMCu1h1kCA2ClHk@mail.gmail.com"
 type="cite">
  <pre wrap="">On 9 June 2010 10:32, Ryan C. Gordon <a class="moz-txt-link-rfc2396E" href="mailto:icculus@icculus.org">&lt;icculus@icculus.org&gt;</a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">I imagine _someone_ on this list has it working with gcc-4.4 on Linux,
though.
    </pre>
  </blockquote>
  <pre wrap="">
Changeset 7:6a9d95173bcc compiles without a hitch here with gcc 4.4.4
on GNU/Linux x86_64, not even a warning.

  </pre>
</blockquote>
did you add the -Wall switch? Without -Wall i have no warning at all.
It is impossible that you haven't a warning since there are a lot of
unused variables (add a -Wno-unused) if you don't want that warning<br>
<br>
<div class="moz-signature">-- <br>
<meta name="GENERATOR" content="Microsoft Visual Studio 6.0">
<title></title>
<p><font size="4"><strong>Andrea Palmat&egrave;</strong><br>
<font face="Times"><a href="http://www.amigasoft.net">http://www.amigasoft.net</a></font></font></p>
</div>
</body>
</html>