Hi, I am using avr-gcc 4.2.1 and sometimes I got the following message: warning: alignment of ‘Serial::_ZTV6Serial’ is greater than maximum object file alignment. Using 1 I don't know what it is anyway and how could it be avoided. However, the generated code is good. Any idea? Regards K. Gy.