Hi there,
Does anybody know if it is possible to do a combined gcc build including
the avr-lib, similar to what can be done for newlib (where I can symlink
newlib and libgloss inside gcc sources)?
Regards.
David
___
AVR-GCC-list mailing list
AVR-GC
David Fernandez wrote:
> Does anybody know if it is possible to do a combined gcc build including
> the avr-lib, similar to what can be done for newlib (where I can symlink
> newlib and libgloss inside gcc sources)?
Curious: what would you expect from that, as opposed to do what
everyone else