Hi,

 

I installed the latest version of the mspgcc on my PC and now I can't build
any application in cygwin.

 

$ make telosb

mkdir -p build/telosb

    compiling TestAppC to a telosb binary

ncc -o build/telosb/main.exe  -Os -O -mdisable-hwmul -fnesc-separator=__
-Wall -Wshadow -Wnesc-all -target=telosb -fnesc-cfile=build/telosb/app.c -bo

ard= -DDEFINED_TOS_AM_GROUP=0x7d -DIDENT_PROGRAM_NAME=\"TestAppC\"
-DIDENT_USER_ID=\"AB\" -DIDENT_HOSTNAME=\"AB\" -DIDENT_USER_HASH=0x7

7f6b41bL -DIDENT_UNIX_TIME=0x4874c557L -DIDENT_UID_HASH=0x13d9be6fL
TestAppC.nc -lm

msp430-gcc.exe: /usr/lib/ncc/tdspecs: No such file or directory

make: *** [exe0] Error 1

 

I copy pasted the whole ncc directory to urs/lib but it still does not work
(same error)

 

Any ideas?

 

AL

 

 

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

Reply via email to