From mint-bounce@lists.fishpool.fi  Tue Jan 22 17:35:00 2008
X-Original-To: fnaumann@mail.boerde.de
Delivered-To: fnaumann@mail.boerde.de
Message-ID: <47910FC7.2000108@atari-source.com>
Date: Fri, 18 Jan 2008 15:44:55 -0500
From: Mark Duckworth <mduckworth@atari-source.com>
User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031)
MIME-Version: 1.0
To: MiKRO <miro.kropacek@gmail.com>
Cc: mint@fishpool.com
Subject: Re: [MiNT] GCC 4.2.2 - My Status....
References: <c6533ef60801011247x7114e5f8xfce6ccd1ad10272@mail.gmail.com>	 <c6533ef60801101443i1c2b2618kbaee706805b26552@mail.gmail.com>	 <c6533ef60801120054p6d2cfe86pff4f99f2c04fa84f@mail.gmail.com>	 <4788CFD0.7040806@freesbee.fr>	 <c6533ef60801120940q385
In-Reply-To: <c6533ef60801181023v6115326es569242321753ed8@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; 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: mduckworth@atari-source.com
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>
X-Virus-Scanned: by amavisd-new at relay.boerde.de
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de
X-Spam-Status: No, hits=-1.0 tagged_above=-50.5 required=7.0 tests=BAYES_00
X-Spam-Level: 
Status: 
X-Status: 
X-Keywords:                   

MiKRO wrote:
>> Got binutils compiled and installed under aranym on my macbook pro
>> 2.4ghz.  All I have to say is ... wow.  This machine + recent JIT build
>> = amazing aranym performance.  The configure script for instance just
>> whizzes by.  I also installed a current build on my server and couldn't
>> help but notice how much faster it is now than before.  Excellent :)
>>     
> oh yes, especially configure scripts are getting faster. also disk i/o
> is superior compared to falcon (try to compile texinfo 4.11 -- there's
> some test for mkstemp which 70 times creates some big files -- it took
> AGES on falcon to pass and on aranym matter of 30 secs ;)
>
>   
>> Still working on GCC.  My image ran out of disk space :-P.
>>
>>     
> so you've chosen to compile binutils 2.18 with gcc2 and then gcc4 with
> gcc2+binutils 2.18? Maybe you should make some test-check since as I
> wrote, mintlib with the configuration of gcc2+binutils2.18 failed in
> the nearest linking so... you can waste a lot of time for such bad
> surprise.
>
>   
Mikro,

It's so fast it's not a waste of time at all.  I can compile mintlib now 
in less than 20 minutes I think (though I didn't time it).  For me, I 
did this:

Compile binutils 2.18.  Fails...
Compile new mintlib with patches, install
Compile binutils 2.18 .. fails again
realize I am missing some patches
patch up and compile again.. succeeds.. install
Compile mintlib again with new binutils.. WORKS for me :)

Need to free up disk space for gcc, but you guys have made some amazing 
progress.  All of this is working pretty well perfectly for me :)

Thanks,
Mark


