RE: [avr-libc-dev] Re: Add lib per devide.

2008-12-23 Thread Weddington, Eric
; Subject: [avr-libc-dev] Re: Add lib per devide. > > > Would you not still only need to build *one* version of gcc, > even though > you needed libgcc? One version of gcc, multiple libgcc's. Imagine building libgcc per AVR device. There are approximately 100 to 120 AVR

[avr-libc-dev] Re: Add lib per devide.

2008-12-23 Thread David Brown
-libc-dev] Re: Add lib per devide. Have you tried using ccache? I haven't used it for compiling avrgcc or avr-libc (I haven't recompiled these myself for ages - the winavr package is too good!), but I've used it for other compilations on both cygwin and linux. You have to co

RE: [avr-libc-dev] Re: Add lib per devide.

2008-12-23 Thread Weddington, Eric
; Subject: [avr-libc-dev] Re: Add lib per devide. > > Have you tried using ccache? I haven't used it for compiling > avrgcc or > avr-libc (I haven't recompiled these myself for ages - the winavr > package is too good!), but I've used it for other > compilations

[avr-libc-dev] Re: Add lib per devide.

2008-12-23 Thread David Brown
Weddington, Eric wrote: -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.or