From fnaumann@mail.cs.uni-magdeburg.de Mon Nov 24 14:55:06 2003 Message-ID: <3FC20CA6.4070807@lutece.net> Date: Mon, 24 Nov 2003 14:50:30 +0100 From: Francois LE COAT User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: MiNT Mailing List Subject: Re: [MiNT] 030-version of gcc References: <3FC1EA99.8040409@rhrk.uni-kl.de> In-Reply-To: <3FC1EA99.8040409@rhrk.uni-kl.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Delivered-To: mint@fishpool.com Delivered-To: mint@lists.fishpool.fi X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: lecoat@lutece.net Precedence: bulk List-help: List-unsubscribe: List-ID: X-List-ID: ... I tested the compilator that you've built. It works nice. It produces the same executables (same size). All seems to be fluent ... That's well done ! Thanks for your work. Regards, -- François LE COAT Author of Eureka 2.12 (2D Graph Describer, 3D Modeller) http://eureka.atari.org mailto:lecoat@atari.org Matthias Alles wrote: >> The CFLAGS would be like that : >> >> CFLAFS = -O3 -m68020 -fno-inline -fno-unroll-loops >> -fomit-frame-pointer -fexpensive-optimizations > > Try this one and let me know wether it works: > > www-user.rhrk.uni-kl.de/~alles/gcc33020.tgz > > But don`t hit me, since it was compiled with the 2.95.3-cross-compiler ;-))