From mint-bounce@lists.fishpool.fi Tue Feb 2 19:23:53 2010 X-SourceIP: 77.249.76.7 Message-ID: <4B68C177.4050105@chello.nl> Date: Wed, 03 Feb 2010 01:21:11 +0100 From: Henk Robbers User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: mint@lists.fishpool.fi Subject: Re: [MiNT] gcc References: <201002022305.46685.oak@helsinkinet.fi> <201002022339.55647.oak@helsinkinet.fi> In-Reply-To: <201002022339.55647.oak@helsinkinet.fi> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: h.robbers@chello.nl Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Eero Tamminen wrote: > Most used gcc extensions have ended in c99 standard and Henk > is adding c99 support to AHCC... I have decided not to do that in a near future. It is too much work with too little fun. I'll probably make a exception for: type complex. Initialization of union/structs by member selection. type long long. The last 2 are needed for compiling MiNT. The first is for fun. Always keep doing things just for fun :-) Keeps ones mind healthy. That's all. Coldfire support is the highest priority and is advancing well. -- Groeten; Regards. Henk Robbers. http://members.chello.nl/h.robbers Interactive disassembler: TT-Digger; http://digger.atari.org A Home Cooked C compiler: AHCC; http://ahcc.atari.org