> -----Original Message----- > From: > avr-libc-dev-bounces+eweddington=cso.atmel....@nongnu.org > [mailto:avr-libc-dev-bounces+eweddington=cso.atmel....@nongnu. > org] On Behalf Of Anatoly Sokolov > Sent: Monday, December 22, 2008 12:05 AM > To: Bob Paddock; avr-libc-dev@nongnu.org > Subject: Re: [avr-libc-dev] Add lib per devide. > > > On Sun, Dec 21, 2008 at 2:12 AM, Dmitry K. > <dm...@marine.febras.ru> wrote: > > > >> > I against, to build full the avr-libc library for device, > >> > > this dramatically increase compile time > >> > > > > By how much? Seconds or days? > > > > > I use cygwin environment for building avr toolchain. Build > time for avr-libc > is near 10 minuets. Increase in the number of libraries from 9 (per > architecture), up to 100 (per device), will cause increase > build time in ten > times up to 100 minuets and more at addition of new devices. > The same for > building avr-gcc. >
Note to others: Using 'make -j' will help significantly in the time it takes to build avr-libc. However, 'make -j' cannot be easily used to build gcc, so this is the greater problem when there are 100+ devices to build libgcc for. _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-libc-dev