On Feb 6, 2008 9:01 AM, Sandip Bapat <[EMAIL PROTECTED]> wrote:
>
> Hi
>
> I am trying to compile the default BaseStation app under tinyos-2.x/apps.
> When I try to compile for 'telosb' I get the following error:
>
> BaseStationP.nc: In function `main':
> BaseStationP.nc:102: Internal compiler error in gen_lowpart, at
> emit-rtl.c:1197
> Please submit a full bug report, with preprocessed source if appropriate.

That's a gcc bug (as the part you elided probably indicates). Before
worrying about bug reports, I'd check you have the right version of
msp430-gcc (it looks right from the tos-check-env output, but
BaseStation is a well-tested app...).

David Gay
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to