Hello, I've a problem in compiling the Blink application for tossim. I'm working under windows XP using cygwin, and when I write the lines "make micaz sim" I get the following output:
make micaz sim kdir -p build/micaz placing object files in build/micaz writing XML schema to app.xml compiling BlinkAppC to object file sim.o cc -c -DUSE_DL_IMPORT -fpic -o build/micaz/sim.o -g -O0 -tossim -fnesc-nido- to nodes=1000 -fnesc-simulate -fnesc-nido-motenumber=sim_node\(\) -finline- limit 100000 -Wall -Wshadow -Wnesc-all -target=micaz -fnesc-cfile=build/micaz/app.c - oard=micasb -Wno-nesc-data-race BlinkAppC.nc -fnesc-dump=components -fnesc- d mp=variables -fnesc-dump=constants -fnesc-dump=typedefs -fnesc- dump=interfacede s -fnesc-dump=tags -fnesc-dumpfile=app.xml c1: warning: -fpic ignored for target (all code is position independent) compiling Python support and C libraries into pytossim.o, tossim.o, and c- supp rt.o ++ -c -DUSE_DL_IMPORT -fpic -o build/micaz/pytossim.o -g -O0 /opt/tinyos-2. x tos/lib/tossim/tossim_wrap.cxx -I/usr/include/python2.3.4BUILDDIR = simbuild/ icaz -I/opt/tinyos-2.x/tos/lib/tossim -DHAVE_CONFIG_H ++: cannot specify -o with -c or -S and multiple compilations ake: *** [sim-exe] Error 1 Do you know where is the problema? Thank you very much, Lorenzo _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
