From mint-bounce@lists.fishpool.fi Fri Jan 1 12:41:45 2010 Date: Fri, 01 Jan 2010 18:39:59 +0100 From: Odd Skancke Subject: Re: [MiNT] [Mint-cvs] [FreeMiNT CVS] freemint/sys/sockets/inet4 In-reply-to: <1262366629.16683.1686.camel@jetpack.demon.co.uk> To: mint@lists.fishpool.fi Message-id: <4B3E336F.5010502@atari.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed X-PMX-Version: 5.5.3.366731, Antispam-Engine: 2.7.0.366912, Antispam-Data: 2010.1.1.173036 X-Antivirus: avast! (VPS 091231-0, 31.12.2009), Outbound message X-Antivirus-Status: Clean References: <201001011533.o01FXxwV032211@mail.sparemint.org> <1262366629.16683.1686.camel@jetpack.demon.co.uk> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; nb-NO; rv:1.9.1.5) Gecko/20091204 Lightning/1.0b2pre Thunderbird/3.0 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: ozk@atari.org Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by mail.sparemint.org id o01Hfiq9011581 Den 01.01.2010 18:23, skrev Alan Hourihane: > On Fri, 2010-01-01 at 15:33 +0000, cvs@sparemint.org wrote: >> Update of /mint/freemint/sys/sockets/inet4 >> In directory mail.sparemint.org:/tmp/cvs-serv32197/sys/sockets/inet4 >> >> Modified Files: >> Makefile arp.c arpdev.c icmp.c icmp.h if.c if.h ifeth.c >> ifload.c in.h init.c ip.c masquerade.c route.c route.h >> routedev.c >> Log Message: >> Cleaned up sources to compile with GCC 4.4.2. > > Can these changes still allow gcc 2.95 to build the sources ? Yes, I cannot see any reason why not. But dont compile them just yet. I'm in the process of syncing XaAES sources with latest changes. The stuff I've comitted now will not work with XaAES until I've comittet those changes as well. Btw, just by looking at the GCC 4.4.2's warnings, I have found and corrected two bugs in the kernelsources. Therefor I would recommend that when I'm finished updating/merging my stuff with the latest changes that everyone already using some version of GCC switch to the latest one. I use Vincent Rivière's port, and it works just fine. Let his work pay off, no need to stick with 2.95 anymore :) Best regards Odd Skancke