Hi Andras, Thanks for your reply. I am trying to implement the following change to the avr gcc compiler as documented here http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19087
This is to fix a bug in the gcc compiler such that if i compile any large program using the avr-studio-debug flag, i get an error if the size of the program is more than 65K. On Tue, May 13, 2014 at 9:19 AM, András Bíró <[email protected]> wrote: > Hi, > > What change do you need? The current packages was built with this: > https://github.com/tinyos/tinyos-main/tree/master/packaging/avr-41 > But we started moving to a newer toolchain, it might be easier to use that: > https://github.com/tinyos/tinyos-main/issues/278 > > Best, > Andris > > > On Tue, May 13, 2014 at 3:11 PM, Roadstar Runner > <[email protected]>wrote: > >> Hi , >> I need to recompile avr gcc compiler so that the code size of the >> generated elf file(for debugging with AVR studio) is not restricted to 65K. >> I have never built or compiled the gcc toolchain before and information >> that i have gathered online did not produce much results. >> Does anyone have any info about how to go about this? >> >> Thanks in advance >> >> >> >> _______________________________________________ >> Tinyos-help mailing list >> [email protected] >> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >> > >
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
