<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 01/23/2014 05:41 PM, Martin Zenzes
      wrote:<br>
    </div>
    <blockquote cite="mid:52E14635.4060305@dfki.de" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">On 01/23/2014 04:08 PM, Janosch
        Machowinski wrote:<br>
      </div>
      <blockquote cite="mid:52E1307D.1050506@dfki.de" type="cite">
        <meta content="text/html; charset=ISO-8859-1"
          http-equiv="Content-Type">
        <div class="moz-cite-prefix">Uhm<br>
          chrooting in an ARM debian should not work at all.<br>
          I am confused that it actually does not instantaneously <br>
          crash. As you are giving ARM instructions to an X64 <br>
          CPU...<br>
          Greetings<br>
          &nbsp;&nbsp;&nbsp; Janosch<br>
        </div>
      </blockquote>
      Well, modern software is a miracale, indeed. This works using
      "qemu user emulation" and "binfmt-support", where the system
      detects non-native bytecode and executes it using qemu-handlers.
      Not fast, but flexible. I basically bootstrap into a dir [1] as
      usual and provide the qemu-handler inside the chroot. Then I can
      chroot-into like it is a native bootstrap. Works, kind of ;-) One
      has to keep the limitations of chroot and qemu in mind, though.
      For the curious, I attached my work-in-progress notes...<br>
      <br>
      [1] <a moz-do-not-send="true" class="moz-txt-link-freetext"
        href="https://wiki.debian.org/EmDebian/CrossDebootstrap">https://wiki.debian.org/EmDebian/CrossDebootstrap</a>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    Maybe you just extend this one (check bottom section) :
    <a class="moz-txt-link-freetext" href="http://rock.opendfki.de/wiki/WikiStart/Toolchain/XcompiledRTT">http://rock.opendfki.de/wiki/WikiStart/Toolchain/XcompiledRTT</a><br>
    <br>
    Best<br>
    Thomas<br>
    <pre class="moz-signature" cols="72">-- 
Thomas R&ouml;hr (M.Sc.)
Space Robotics

Besuchsadresse der Nebengesch&auml;ftstelle:
 DFKI GmbH
 Robotics Innovation Center
 Robert-Hooke-Stra&szlig;e 5
 28359 Bremen, Germany
 
 Postadresse der Hauptgesch&auml;ftsstelle Standort Bremen:
 DFKI GmbH
 Robotics Innovation Center
 Robert-Hooke-Stra&szlig;e 1
 28359 Bremen, Germany
 
 Tel.:     +49 421 178 45-4151
 Zentrale: +49 421 178 45-0
 Fax:      +49 421 178 45-4150 (Faxe bitte namentlich kennzeichnen)
 E-Mail:   <a class="moz-txt-link-abbreviated" href="mailto:thomas.roehr@dfki.de">thomas.roehr@dfki.de</a>
 
 Weitere Informationen: <a class="moz-txt-link-freetext" href="http://www.dfki.de/robotik">http://www.dfki.de/robotik</a>
 -----------------------------------------------------------------------
 Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH
 Firmensitz: Trippstadter Stra&szlig;e 122, D-67663 Kaiserslautern
 Geschaeftsfuehrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster 
 (Vorsitzender) Dr. Walter Olthoff
 Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes
 Amtsgericht Kaiserslautern, HRB 2313
 Sitz der Gesellschaft: Kaiserslautern (HRB 2313)
 USt-Id.Nr.:    DE 148646973
 Steuernummer:  19/673/0060/3 
 -----------------------------------------------------------------------</pre>
  </body>
</html>