[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] Doing my own Tiny2313/Tiny13 libraries?
From: |
Bob Paddock |
Subject: |
Re: [avr-libc-dev] Doing my own Tiny2313/Tiny13 libraries? |
Date: |
Tue, 21 Dec 2004 10:34:33 -0500 |
User-agent: |
KMail/1.7.1 |
> Are you prepared to compile your own compiler?
I've been building them that way for some time, under Linux. Will have to
figure it out for Windows. Was going to even try
to compile GCC-4.0 to see if that saves any bytes. Boss Man continually adds
new features to the products I build, but never wants to move to parts with
more memory space ($).
> If so, if you fail to
> work with the current compiler, and it turns out that the few bytes of
> space saved by using MOVW could become a real issue, it should always
> be possible to send you a source code patch. The patch needs to be
> done for GCC anyway, sooner or later.