From mint-bounce@lists.fishpool.fi Sat Jan 2 05:44:13 2010 Message-ID: <4B3F230D.90806@online.no> Date: Sat, 02 Jan 2010 11:42:21 +0100 From: Jo Even Skarstein User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: mint@lists.fishpool.fi Subject: Re: [MiNT] [Mint-cvs] [FreeMiNT CVS] freemint/sys/sockets/inet4 References: <201001011533.o01FXxwV032211@mail.sparemint.org> <1262366629.16683.1686.camel@jetpack.demon.co.uk> <4B3E336F.5010502@atari.org> <4B3E349B.9030100@freesbee.fr> <4B3E3C25.1000602@atari-source.org> <4B3E486B.2010507@atari-source.org> <4B3E5FD9.9040508@atari-source.org> <4B3E71C5.9070803@online.no> <4B3E7ADB.6050506@atari.org> <4B3E80FE.1070107@freesbee.fr> In-Reply-To: <4B3E80FE.1070107@freesbee.fr> Content-Type: text/plain; charset=ISO-8859-1 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: joska@online.no 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 o02Ai7AS008013 Vincent Rivière wrote: > For me, the choice has been made for a long time. I use my main modern > computer to write and compile programs, then I can run them on my > favourite hardware (or emulators). That's your choice. For me, this would mean that I would stop being an Atari user. As 95% of my time is spent writing code and the rest on testing, I would hardly be touching my Ataris anymore. >> vice versa, it will be very difficult keeping this under control via >> #ifdefs within a single source tree. And I hate these kinds of #ifdefs >> :-) > > What are those huge differences ? > GCC 4.x is more picky than earlier versions, thus the code has sometimes I think Ozk means the differences between gcc and other compilers (like PureC or Lattice). Jo Even