> -----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 David Brown
> Sent: Tuesday, December 23, 2008 6:19 PM
> To: avr-libc-dev@nongnu.org
> 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 devices.
 
> Perhaps it would be possible to combine the efforts - 
> avr-libc sounds an 
> ideal candidate for "make -j", while using ccache for gcc 
> would let you 
> combine identical compilations.

GCC has always seemed a bit "delicate". This is probably due its complexity. If 
'make -j' doesn't work, I don't hold out much hope that ccache would either.


_______________________________________________
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to