I'm not sure how to interpret all this so here's what I get:

/usr/local/bin nescc -DPLATFORM_MICA -fnesc-include=tos -topdir=/opt/tinyos-1.x
-v -gcc=avr-gcc -mmcu=atmega103 -fnesc-target=avr -fnesc-no-debug -mingw-gcc -I/
opt/tinyos-1.x/tos/lib/Flash -I/opt/tinyos-1.x/tos/lib/Flash/AT45DB -I/opt/tinyo
s-1.x/tos/platform/mica -I/opt/tinyos-1.x/tos/platform/avrmote -I/opt/tinyos-1.x
/tos/interfaces -I/opt/tinyos-1.x/tos/types -I/opt/tinyos-1.x/tos/system
avr-gcc -specs=C:\PROGRA~1\UCB\cygwin\usr\local\lib\ncc\tdspecs -DPLATFORM_MICA
-_fnesc-include=tos -v -mmcu=atmega103 -_fnesc-target=avr -_fnesc-no-debug -IC:\
PROGRA~1\UCB\cygwin\opt\tinyos-1.x\tos\lib\Flash -IC:\PROGRA~1\UCB\cygwin\opt\ti
nyos-1.x\tos\lib\Flash\AT45DB -IC:\PROGRA~1\UCB\cygwin\opt\tinyos-`.x\tos\platfo
rm\mica -IC:\PROGRA~1\UCB\cygwin\opt\tinyos-1.x\tos\platform\avrmote -IC:\PROGRA
~1\UCB\cygwin\opt\tinyos-1.x\tos\interfaces -IC:\PROGRA~1\UCB\cygwin\opt\tinyos-
1.x\tos\types -IC:\PROGRA~1\UCB\cygwin\opt\tinyos-1.x\tos\system -DNESC=112
Reading specs from /usr/local/lib/gcc-lib/avr/3.3-tinyos/specs
Reading specs from C:\PROGRA~1\UCB\cygwin\usr\local\lib\ncc\tdspecs
Configured with: ./configure --target=avr --disable-nls
Thread model: single
gcc version 3.3-tinyos

John



Quoting Joe Polastre <[EMAIL PROTECTED]>:

> Sometimes you have a lingering old version of nesC floating around.
> What happens when you type 'ncc -v'?  The problem is absolutely that
> it is using an old version of nesC.
> 
> -Joe
> 
> On 5/23/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >
> >
> > Hi,
> >
> > I recently upgraded my tinyos to have the Tmote Invent tools, which
> included
> > the rpm for nesc 1.2.4.  When I try to make a Moteiv app like Ditto or
> Delta, I
> > get a parse error involving the "struct @" on lines 111-113 of
> > opt/moteiv/tos/system/tos.h.  I've read on another message on this board
> that
> > the solution to this type of problem with struct @ is to upgrade nesc;
> however,
> > I've done that, and still have my error.  Has anyone else had this problem
> /
> > resolved it?
> >
> > Thanks a lot,
> > John Mastarone
> > _______________________________________________
> > Tinyos-help mailing list
> > Tinyos-help@Millennium.Berkeley.EDU
> > https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
> >
> 
> 


_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to