<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,7 +4,11 @@ CROSS-COMPILING FOR WINDOWS
 Based on http://eigenclass.org/hiki.rb?cross+compiling+rcovrt
 
 
-*) Download &amp; extract a ruby tar.gz
+*) Install the MinGW cross-compiler
+
+    Debian: apt-get install mingw32 mingw32-binutils mingw32-runtime
+
+*) Download &amp; extract a ruby distribution archive
 
 *) Double the backslashes in the ALT_SEPARATOR definition in Makefile.in
 
@@ -27,5 +31,8 @@ Based on http://eigenclass.org/hiki.rb?cross+compiling+rcovrt
 
 *) Build the extension (rake will build spidermonkey for you)
 
+    # Remove any native binaries that are already built
+    rake clean
+
     rake build CROSS=MINGW32 CROSSLIB=~/ruby-mingw32/lib/ruby/1.8/i386-mingw32
 </diff>
      <filename>cross-compile.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0608c48aaf278688a9a3fe07bb33a8392cf104db</id>
    </parent>
  </parents>
  <author>
    <name>Matthew Draper</name>
    <email>matthew@trebex.net</email>
  </author>
  <url>http://github.com/jbarnette/johnson/commit/c3e2d69ccf82936b384567c668764d69fe7ec8bd</url>
  <id>c3e2d69ccf82936b384567c668764d69fe7ec8bd</id>
  <committed-date>2008-04-23T21:40:46-07:00</committed-date>
  <authored-date>2008-04-23T21:40:46-07:00</authored-date>
  <message>Probably worth noting that it's a good idea to have the compiler.</message>
  <tree>a580222e11be5edda7d320c274d54b84ee78cecd</tree>
  <committer>
    <name>Matthew Draper</name>
    <email>matthew@trebex.net</email>
  </committer>
</commit>
