From fnaumann@mail.cs.uni-magdeburg.de Sat Nov 22 09:59:49 2003 Message-ID: <3FC09186.8060903@earthlink.net> Date: Sun, 23 Nov 2003 02:52:54 -0800 From: josephus User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.5) Gecko/20030916 X-Accept-Language: en-us, en MIME-Version: 1.0 CC: mint@fishpool.com Subject: Re: [MiNT] 030-version of gcc References: <3FBD2E32.90809@rhrk.uni-kl.de> In-Reply-To: <3FBD2E32.90809@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: dogbird@earthlink.net Precedence: bulk List-help: List-unsubscribe: List-ID: X-List-ID: I realize that little 68000 machines are becoming rare, but I have one and I must shoehorn anything iIimport with a 720 disk. I have lots of harddrive, but the only port into the machine is the 720 disk. so I must reshape the compiler ( or anyghing else) and try to make it work. I know that Frank and others made the GCC compiler 68000 compliant. I have never been able to get gcc working from 1.41 to the present. The information I get does not help. I have a working 68k cross compiler (2.8.0) that can compile and link. 2.95 cross compiler could not link anything. :( I even have a windows version of GCC 2.9.5 , and it seems to work. I will try to put it into the shell and see if I can use it as GCC. under windows.) I still dont have a compatible libray set to link againt. None of the versions seem to work.I get errors due to wrong format. I need a 2.80 compatible libary or the sources to the library so I can compile it. josephus Matthias Alles wrote: > Hello, > > with the help of Frank I compiled a 030-optimized version of the gcc. > You can get it here: > > www-user.rhrk.uni-kl.de/~alles/gcc030.tgz > > The archive contains the cc1 and the cpp0. You just have to exchange > these two with the ones in > > /usr/lib/gcc-lib/m68k-atari-mint/2.95.3/ > > The speed advantage is a bit more than 5%, so itīs not that much, but > better than nothing.. > > Have fun, > > Matthias > > > >