<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Lucida Console'; font-size:9pt; font-weight:400; font-style:normal;">On Montag, 12. Oktober 2009, Andrei Pelinescu-Onciul wrote:<br>
&gt; Module: sip-router<br>
&gt; Branch: sr_3.0<br>
&gt; Commit: 275899b1395c07b5ab83552a24fca06aa3835c85<br>
&gt; URL:   <br>
&gt; http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=275899b<br>
&gt;1395c07b5ab83552a24fca06aa3835c85<br>
&gt;<br>
&gt; Author: Andrei Pelinescu-Onciul &lt;andrei@iptel.org&gt;<br>
&gt; Committer: Andrei Pelinescu-Onciul &lt;andrei@iptel.org&gt;<br>
&gt; Date:   Mon Oct 12 18:08:29 2009 +0200<br>
&gt;<br>
&gt; userblacklist(k): gcc 2.95 compile fixes<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Hello Andrei,<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>do we really need to stay compatible to gcc 2.9.5? I personally don't miss this version, as it can't cope with this type of variable declarations among many other problems. I mean, even the linux kernel requires now at least gcc 3.2 now.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>README from 2.6.30 something:<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p> 221 COMPILING the kernel:<br>
 222 <br>
 223  - Make sure you have at least gcc 3.2 available.<br>
 224    For more information, refer to Documentation/Changes<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>;-)<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Regards,<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Henning</p></body></html>