<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    While not necessarily being much faster for compiling, I found you
    can build raspbian packages using the debian package stuff by using
    qemu on another computer. If you want to build raspbian packages I
    found that on my raspberrypi (a model B with 512MB of RAM) that it
    ran out of memory (I believe it happened in the earlier stages where
    it was getting the various source and either extracting or packing
    it into a source archive) and to use swap files is very slow and
    probably not good for the SD card anyway, qemu does overcome these
    limits.<br>
    <br>
    I know that cross compiling might be faster but I never found enough
    information out there to help me get such a system up and running
    and I was unsure whether this would lead to a system where I could
    compile a raspbian package using the debian stuff of freeswitch.
    Qemu was relatively simple to set up (I think I mainly used a wiki
    page from the raspberrypi section of elinux.org).<br>
    <br>
    Michael Whapples<br>
    <div class="moz-cite-prefix">On 27/03/2013 00:22, Raymond Chandler
      wrote:<br>
    </div>
    <blockquote cite="mid:%3C51523BB0.5040406@freeswitch.org%3E"
      type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">On 13-03-26 05:52 AM, Peter P GMX
        wrote:<br>
      </div>
      <blockquote cite="mid:51516FC9.9060303@gmx.net" type="cite">
        <meta http-equiv="content-type" content="text/html;
          charset=ISO-8859-1">
        Freeswitch compiled native from GIT (this really takes a while)
        <ul>
        </ul>
      </blockquote>
      For what it's worth, I've been playing with using ccache and
      distcc on a beefier box to cross-compile freeswitch from my
      raspi.&nbsp; I haven't done verifiable benchmarks, but it does seem to
      cut the compile time down considerably when you offload the
      compiling.&nbsp; Raspi seems to be gaining enough traction that it
      might be worthwhile to add a wiki page or two devoted to them with
      little tips and tricks to make life easier.<br>
      <br>
      -Ray<br>
      <br>
      <br>
    </blockquote>
    <br>
  </body>
</html>