Hi, Isn't a problem of operator precedence? since + have higher precedence than <<. May be the compiler complains with the BIG shift
just a guess. luck -Bill On Tue, Nov 3, 2009 at 11:50 PM, Philip Levis <[email protected]> wrote: > > On Oct 30, 2009, at 6:25 AM, BAI LI wrote: > > > Any ideas? > > Try compiling with -v to see where the bug is occurring. If it's in > gcc, then you need to construct a simple test case and contact the gcc > maintainers. Chances are you'll be best off just trying to work around > the problem. If it's nesc, then David Gay can take a look. > > Phil > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- Ing. Guillermo De Cesco Invenio Ingenieria srl. tel: (54)2944 442119 cel:(54)2944 15534750 web: www.invenioing.com Av. Pioneros 4163 Dpto 6. CP(R8402AMH) San Carlos de Bariloche. Rio Negro, Argentina.
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
