Hi!

On Tue, 27 Oct 2009, Tommaso wrote:

> Hi there,
>
> I've read your post on how to install TinyOS on Ubuntu.
> However I need have both  TinyOS and standard avr-gcc components...
>
> Is there a way to do this?
>

You can compile the toolchain in your home. Here is the Makefile used to 
build the stuff that goes in the .deb:
        
http://hinrg.cs.jhu.edu/git/?p=tinyos-toolchain-packages.git;a=blob_plain;f=sources/avr-build-tinyos-2.1/Makefile;hb=HEAD

You can do the by hand the equivalent set of things and use and appropriate 
--prefix (for example --prefix=$HOME/local).

All the best!
Razvan ME
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to