Hi all,
I'm using Cygwin and tynyOS 2.0.
I installed all packaged required and I configured the environment
variables.
I can't compile the BlinkC application and the error message is the
following:
----
[EMAIL PROTECTED] /cygdrive/d/cygwin/opt/tinyos-2.x/apps/Blink
$ make micaz
mkdir -p build/micaz
compiling BlinkAppC to a micaz binary
ncc -o build/micaz/main.exe -Os -finline-limit=100000 -Wall -Wshadow
-Wnesc-all
-target=micaz -fnesc-cfile=build/micaz/app.c -board=micasb
-DIDENT_PROGRAM_NAME=
\"BlinkAppC\" -DIDENT_USER_ID=\"cgioe\" -DIDENT_HOSTNAME=\"WKSTAGE\"
-DIDENT_USE
R_HASH=0xfeba9593L -DIDENT_UNIX_TIME=0x46de7974L
-DIDENT_UID_HASH=0x9aff73eeL -f
nesc-dump=wiring -fnesc-dump='interfaces(!abstract())'
-fnesc-dump='referenced(i
nterfacedefs, components)' -fnesc-dumpfile=build/micaz/wiring-check.xmlBlinkApp
C.nc -lm
make: *** [exe0] Error 1
----
How can i solve this problem?
thank you in advance
Roberto
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help