Interesting....what TOS version are you using?

I'm on 1.1.7 and have nescc 1.1 (yup I'm a luddite). There is
no nesc_nx.h file and the perl and nesc1 lines in your output
are way different from mine with:  "-_fnesc-include=nesc_nx"

So there are some divergent ideas on how things get compiled...
(I just tried it under 1.1.14, presumably correctly) and got
 about the same thing, no nesc_nx.h anyway...)

Just for ref on my system "toscheck" and a little poking at nescc give:


avr-gcc:
        /usr/local/bin/avr-gcc
        Version: avr-gcc (GCC) 3.3-tinyos

perl:
        /usr/bin/perl
        Version: v5.8.7 built for cygwin-thread-multi-64int

uisp:
        /usr/local/bin/uisp
        uisp version 20030820tinyos

avr-as:
        /usr/local/bin/avr-as
        GNU assembler 2.13.2.1

avarice:
        /usr/local/bin/avarice
        AVaRICE version 2.0.20030825cvs, Aug 25 2003 20:53:25

avr-gdb:
        /usr/local/bin/avr-gdb
        GNU gdb cvs-pre6.0-tinyos

nescc --version
  ncc: 1.1
  gcc: gcc (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)

ncc --version
  ncc: 1.1
  avr-gcc: avr-gcc (GCC) 3.3-tinyos


MS

Sarfraz Nawaz wrote:
Greg,

Can you add

PFLAGS += -v

to the Makefile and then send the output. I am attaching my ouput. In my compile the first thing that is pulled in is /usr/lib/ncc/nesc_nx.h followed by /opt/tinyos-1.x/tos/system/tos.h and then the compiler goes on happily compiling Blink.


On 4/26/07, *Michael Schippling* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Unfortunately I operate in a cargo-cult mode on this.
    I have no idea how it works, and I suspect that there
    isn't anyone who does, but if I do the right dance
    srecs are downloaded...My belief extends to this page:
         http://www.tinyos.net/tinyos-1.x/doc/install.html
    where I got the files to start with.

    Just as an aside, one of my friends recently demoed his
    new MAC for me and he could run Widows in a virtual processor
    so he could use all the embedded devel tools he's collected
    over the years, but still run MAX-MSP as it was meant to be.
    Maybe it's time to try a different approach?

    MS


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

Reply via email to