Dear Michael, Thank you. It works. The information is of great help for me!
Best regards, Yours sincerely, Zhifeng Lai -----Original Message----- From: Michael Schippling [mailto:[EMAIL PROTECTED] Sent: Sunday, October 14, 2007 3:22 AM To: Zhifeng Lai Cc: 'tinyos help'; 'Zhifeng Lai' Subject: Re: [Tinyos-help] Avr-gcc-4 TinyOs Capture the output from a complete compile and then just run the gcc part of it as a script. You may need to put "PFLAGS += -v" in your makefile to force NCC into verbose mode to get the GCC line. MS Zhifeng Lai wrote: > Dear all, > > How can I compile "app.c" using avr-gcc directly? Is there any tutorial > telling the option mapping between ncc and avr-gcc? > > Best regards, > > Yours sincerely, > Zhifeng Lai > > > *From:* [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] *On Behalf Of > *Domenico Arenga > *Sent:* Saturday, October 13, 2007 4:06 AM > *To:* [EMAIL PROTECTED]; > [email protected]; [EMAIL PROTECTED] > *Subject:* [Tinyos-help] Avr-gcc-4 TinyOs > > > > The avr-gcc-3 .3 exist in tinyOs 1.x is patched. Should I do the same > with avr-gcc-4? Or wrong? Thank you very much, > > Domenico > > > ------------------------------------------------------------------------ > > _______________________________________________ > 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
