what platform are you trying to compile for? What version of TinyOS are you using?
These are important pieces of data that you have left out. When you leave out the simplest pieces of data needed to answer your question, most folks would just black hole your request. I'm in a particular good mood right now so ..... more below... On Mon, Dec 10, 2012 at 5:23 PM, Ahmed Hesham <[email protected]> wrote: > Hi all, > > I want to modify deluge a recompile it. I modified in delugeP.c and I want > to recompile using make in /opt/tinyos/tools the problem is that I don't > have tools folder > TinyOS hasn't used a custom make for as long as I can remember (at least 8 years). So I'm not sure why you are trying to use the modified make. Currently, I'm building using a stock unmodified Ubuntu make (3.81-8.1ubuntu1) on Ubuntu 11.10 Oneric If you are building msp430 based images you should install tools from tinyprod.net <http://tinyprod.net/repos/debian/> and in particular the msp430-46 toolchain. > > where to compile from given that I installed using Stanford repository. > > I am using Ubuntu 10.10 > > Regards, > Ahmed Hesham > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- Eric B. Decker Senior (over 50 :-) Researcher
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
