D:\cygwin\opt\tinyos-2.x\support\make\Makerules:31: warning, MAKERULES contains
backslashes.
The environment variable MAKERULES contains backslashes \'s. This can
cause shell scripts including ones in this make system to fail in
strange ways. I've changed those to forward slashes for you for this
build. However, you are strongly encouraged to respecify MAKERULES as
either a standard unix-style path or as a mixed-style path where the
backslashes are replaced with forward slashes /'s.
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 D:\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
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
