[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] build per arch
From: |
Joerg Wunsch |
Subject: |
Re: [avr-libc-dev] build per arch |
Date: |
Fri, 23 Apr 2004 23:47:17 +0200 |
User-agent: |
Mutt/1.2.5i |
As Theodore A. Roth wrote:
> That's a fixed cost. Take the 1/3 for the 4 arches and multiple by
> (~35 devices)/4. Approximately.
> Doing a clean build with all dox on a PIII-450:
>
> real 4m51.404s
> user 2m16.160s
> sys 0m15.530s
>
> To do a clean build without dox:
>
> real 1m54.788s
> user 0m50.230s
> sys 0m12.310s
On my Athlon 900 box here at home, the current build without docs
takes 35 seconds. In contrast, the CVS checkout from savannah just
took 40 seconds. ;-)
OK, build with docs is 1.5 minutes, so at least my ``2/3 required
for the docs'' feeling wasn't all that wrong. :-)
> I'm guessing about 15-20 minutes + dox time on this system. :-(
Would be 4.5 minutes (lib + docs) then here. Sure, a lot more than
the current build, although I think it's still less than binutils
plus GCC.
I agree to fan it out per device then. How would the transition
work? If the linker is passed -mavrN, it looks there, otherwise
it just uses the -mmcu= option to look out for the respective
directory?
--
J"org Wunsch Unix support engineer
address@hidden http://www.interface-systems.de/~j/