[Tinyos-help] Couldn't execute nescc - Tinyos 2.0.2 upgrading
Xavier Orduña
xavier.orduna at gmail.com
Fri Aug 3 03:40:06 PDT 2007
Hi all!
I just upgraded tinyos 2.0.1 to tinyos 2.0.2 and I got this message:
"Couldn't execute nescc"
When trying to compile any application.
I just upgraded the tinyos tools and the source tree.
I'm using debian, so first I make "alien -d ...." and after "dpkg -i ..."
(but It worked when installing tinyos 2.0.1.
Does anyone has similar problems or knows where could be the problem?
I noticed that when compiling with tinyos 2.0.1 this command is executed:
ncc -o build/telosb/main.exe -Os -O -mdisable-hwmul -Wall -Wshadow
-DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=telosb
-fnesc-cfile=build/telosb/app.c -board= BlinkAppC.nc -lm
and when compiling with tinyos 2.0.2 i got this command:
ncc -o build/telosb/main.exe -Os -O -mdisable-hwmul -Wall -Wshadow
-DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=telosb
-fnesc-cfile=build/telosb/app.c -board= -DIDENT_PROGRAM_NAME=\"BlinkAppC\"
-DIDENT_USER_ID=\"xavi\" -DIDENT_HOSTNAME=\"liat\"
-DIDENT_USER_HASH=0x1777eeadL -DIDENT_UNIX_TIME=0x46b304e7L
-DIDENT_UID_HASH=0x7604a5c5L BlinkAppC.nc -lm
Maybe is related with my issue?
Thanks to all!
Xavi
--
www.alcim.net
Buscant sempre nous reptes, alguna proposta?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20070803/b9e625a2/attachment-0001.html
More information about the Tinyos-help
mailing list