Hi,
I'm not sure if my last message was posted, it bounces back as too big.


Yes, it compiles now.
But I have one more problem when I tried to make Blink app:

Andrese-MBP:Blink Andres$ make micaz
/bin/sh: tos-ident-flags: command not found
mkdir -p build/micaz
    compiling BlinkAppC to a micaz binary
ncc -o build/micaz/main.exe -Os -fnesc-separator=__ -Wall -Wshadow - Wnesc-all -target=micaz -fnesc-cfile=build/micaz/app.c -board=micasb - DDEFINED_TOS_AM_GROUP=0x22 --param max-inline-insns-single=100000 - fnesc-dump=wiring -fnesc-dump='interfaces(!abstract())' -fnesc- dump='referenced(interfacedefs, components)' -fnesc-dumpfile=build/ micaz/wiring-check.xml BlinkAppC.nc -lm
make: ncc: Command not found
make: *** [exe0] Error 127

I installed nesc as: sudo port install nesc - there was no errors.
I wonder why ncc is not found?


Andres Vahter
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to