avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Weddington, Eric
Subject: RE: [avr-libc-dev] Re: Add lib per devide.
Date: Tue, 23 Dec 2008 21:52:04 -0700

 

> -----Original Message-----
> From: 
> address@hidden 
> [mailto:address@hidden
> org] On Behalf Of David Brown
> Sent: Tuesday, December 23, 2008 6:19 PM
> To: address@hidden
> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]