]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - doc/html/upgrade-tinyos.html
Changed to reflect standard TinyOS coding style
[tinyos-2.x.git] / doc / html / upgrade-tinyos.html
index dec0395372ba37f5b99e4bc500676692b8004f37..dd44d1de379d4c54deb8cc2b7bdd8c2752be6282 100644 (file)
@@ -8,7 +8,7 @@
   <body>
 
     <div class="title">Upgrading from TinyOS 1.x to TinyOS 2.x</div>
-    <div class="subtitle">Last updated 5 November 2006</div>
+    <div class="subtitle">Last updated 8 April 2007</div>
 <p>
 This document describes how to upgrade your TinyOS 1.x environment to
 a TinyOS 2.x environment. This requires that you not only install the 
@@ -157,11 +157,13 @@ only installing a 2.x tree, you can use <code>rpm -Uvh</code>.
 If you using the Cygwin version recommended
 in these install
 instructions, you should install the "Recommended" Windows/Cygwin
-nesC RPM. 
-Try installing it and if it does not work (e.g., you
-get strange errors when you try to execute it), this may be due
+nesC RPM.
+If you
+get strange errors when you try to compile TinyOS programs,
+such as the error message "the procedure entry point basename could not be located
+in the dynamic link library cygwin1.dll", this is likely due
 to a Cygwin version incompatibility: try the "Other" Windows/Cygwin 
-RPM (1.2.7a). 
+RPM (1.2.7a).
 
 <p>
 
@@ -179,7 +181,7 @@ RPM (1.2.7a).
 <tr>
   <td>NesC</td>
   <td><a href="http://www.tinyos.net/dist-1.2.0/tinyos/windows/nesc-1.2.8a-1.cygwin.i386.rpm">nesc-1.2.8a-1.cygwin.i386.rpm</a></td>
-  <td><a href="http://www.tinyos.net/dist-1.2.0/tinyos/windows/nesc-1.2.8a-1.cygwin.i386.rpm">nesc-1.2.8a-1.cygwin.i386.rpm</a></td>
+  <td><a href="http://www.tinyos.net/dist-1.2.0/tinyos/windows/nesc-1.2.8b-1.cygwin.i386.rpm">nesc-1.2.8b-1.cygwin.i386.rpm</a></td>
   <td><a href="http://www.tinyos.net/dist-1.2.0/tinyos/linux/nesc-1.2.8a-1.i386.rpm">nesc-1.2.8a-1.i386.rpm </a></td>
   <td><a href=""></a><code>rpm -Uvh</code><br><code>rpm -Uvh --ignoreos</code> (if Cygwin complains)</td>
 </tr>