Hi All,
I am trying to run make telosb from the directory of tinyos-2.x , now i am getting this error. I have installed the application with all the files that were confirmed working with this version. I have done the installation before without getting this error,
Do i need to install a fresh version of nesc or how do i get across this problem......?
The tutorial says version nescc version 1.2.6. but i have version 1.2.7b. I have used this same version 1.2.7 before now without this problem and passed through this stage.
The error given is as stated below.
thanks
[EMAIL PROTECTED] /cygdrive/c/cygwin/opt/tinyos-2.x/apps/blink
$ make telosb
mkdir -p build/telosb
compiling BlinkAppC to a telosb binary
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= B
linkAppC.nc -lm
cc1: error: invalid option `disable-hwmul'
<commandline>: failed to preprocess /usr/lib/ncc/nesc_nx.h
cc1: error: invalid option `disable-hwmul'
<commandline>: failed to preprocess C:/cygwin/opt/tinyos-2.x/tos/system/tos.h
cc1: error: invalid option `disable-hwmul'
<commandline>: failed to preprocess BlinkAppC.nc
make: *** [exe0] Error 1
[EMAIL PROTECTED] /cygdrive/c/cygwin/opt/tinyos-2.x/apps/blink
$ make telosb
mkdir -p build/telosb
compiling BlinkAppC to a telosb binary
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= B
linkAppC.nc -lm
cc1: error: invalid option `disable-hwmul'
<commandline>: failed to preprocess /usr/lib/ncc/nesc_nx.h
cc1: error: invalid option `disable-hwmul'
<commandline>: failed to preprocess C:/cygwin/opt/tinyos-2.x/tos/system/tos.h
cc1: error: invalid option `disable-hwmul'
<commandline>: failed to preprocess BlinkAppC.nc
make: *** [exe0] Error 1
thanks
Get your email and see which of your friends are online - Right on the new Yahoo.com
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
