It uses a 100% standard avr-gcc toolchain as "backend" , and just creates >> the commandline call for using that. >> So avr-gcc , avr-as , avr-ar , avr-objcopy etc. are used "behind the >> curtains". >> > > Fascinating.. > > Are avr-* also java? Or are there just binary versions that run on all > platforms?
No. gcc is the same old gcc that is written in C and runs and "everything". There are binary versions for every platform. Chris Albertson Redondo Beach, California _______________________________________________ time-nuts mailing list -- [email protected] To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts and follow the instructions there.
