This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

How to give avr-gcc the ability to understand binary (eg. b00010110)


Hello!


I'm wondering why my selfcompiled avr-gcc under Linux is not capable of binary
numbers like b00010110. In much code there is this binary  syntax  and  it  is
very  annoying  having  to change it into hex manually. How can I give avr-gcc
this ability?

Thanks
Lynx



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]