RE: [avr-gcc-list] Problem with avr gcc compiler ? No warningofmixeddata types

2009-04-19 Thread Weddington, Eric
 

 -Original Message-
 From: 
 avr-gcc-list-bounces+eric.weddington=atmel@nongnu.org 
 [mailto:avr-gcc-list-bounces+eric.weddington=atmel@nongnu.
 org] On Behalf Of Dan Roganti
 Sent: Sunday, April 19, 2009 1:47 PM
 To: avr-gcc-list@nongnu.org
 Subject: Re: [avr-gcc-list] Problem with avr gcc compiler ? 
 No warningofmixeddata types
 
 
 
 Weddington, Eric wrote: 
 

   
 
 
   -Original Message-
   From: 
   
 avr-gcc-list-bounces+eric.weddington=atmel@nongnu.org 
   
   That's what libraries are for. Perhaps 
 you should build 
   your own vt100 library. See the avr-libc manual 
 for more information:
   
   
 http://www.nongnu.org/avr-libc/user-manual/library.html 
 http://www.nongnu.org/avr-libc/user-manual/library.html  
   
 http://www.nongnu.org/avr-libc/user-manual/library.html 
 http://www.nongnu.org/avr-libc/user-manual/library.html  
   
   That would be nice to have, but I usually get 
 stuck working 
   on the next project than upgrading the programming 
   environment.  Perhaps this could be a good 
 suggestion to add 
   into the next upgrade for the avr-libc.
   
 
   
   What are you suggesting we add to avr-libc?
 
 
 Just what you mentioned before, a vt100 library.

No, I didn't suggest that we add it to avr-libc. That is not where a vt100 
library belongs.

I suggested that *you* build a vt100 library. The link to the documentation 
shows you how to build a library on your own. With a properly designed and 
built library, the linker will only link in what is being referenced.



___
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list


Re: [avr-gcc-list] Problem with avr gcc compiler ? No warningofmixeddata types

2009-04-19 Thread Dan Roganti



No, I didn't suggest that we add it to avr-libc. That is not where a vt100 
library belongs.

I suggested that *you* build a vt100 library. The link to the documentation 
shows you how to build a library on your own. With a properly designed and 
built library, the linker will only link in what is being referenced


I realized what you suggested before. That was a typo/dyslexia on my
part, I meant to say avr-libc. I'm not pushing this issue, just to say
it would be 'nice to have' in there. I can live with the linker file I
have here.

=Dan

[ = http://www2.applegate.org/~ragooman/   ]





___
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list