<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hi Anthony,<br>
      <br>
      What version of Lazarus is installed with this script?<br>
      <br>
      Thanks for the great work.<br>
      <br>
      Don Ziesig<br>
      <br>
      On 12/06/2015 10:18 PM, Anthony Walter wrote:<br>
    </div>
    <blockquote
cite="mid:CAHmPLWV1DPPdHZ+0eWfsVdsqjkq=peQrPoyH9JUUAbJAnoxhzQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>I've uploaded a few Raspberry Pi files and scripts at <a
            moz-do-not-send="true" href="http://www.getlazarus.org"><a class="moz-txt-link-freetext" href="http://www.getlazarus.org">http://www.getlazarus.org</a></a></div>
        <div><br>
        </div>
        <div>This is a minimal fpc 3.0.0 compiler. It's stripped down to
          be small and only includes the compiler, the text mode IDE,
          and the run time library. It's a good starting point on the
          Raspberry Pi if you want to do command line compiling using
          only the rtl or if you want to use it as a starting point for
          building the fpc trunk or other compiler branches on your
          Raspberry Pi. Total install size will be 45MB, for those of
          you conscious about using up the limited space on your Pi's SD
          card.</div>
        <div><br>
        </div>
        <div><a moz-do-not-send="true"
href="http://cache.getlazarus.org//archives/fpc-3.0.0.raspberry-min.tar.gz">http://cache.getlazarus.org//archives/fpc-3.0.0.raspberry-min.tar.gz</a></div>
        <div><br>
        </div>
        <div>Just download the above then
          "fpc-3.0.0.raspberry-min.tar.gz && ./setup.sh". The
          setup does not need super user rights. It will let you choose
          a fpc compiler installation location, somewhere under your
          $HOME, and give you the option to create a shortcut to a
          terminal where the fpc environment is ready for you. That is
          with the minimal fpc 3.0 in your path and fpc.cfg environment
          variable configured.</div>
        <div><br>
        </div>
        <div>Another, possibly more useful bundle I've created is Free
          Pascal 3.0 with Lazarus for the Raspberry Pi. I've taken great
          care to reduce the install size of both fpc and Lazarus with
          this bundle for the Pi. </div>
        <div><br>
        </div>
        <div>I've eliminated a lot of fpc packages which don't make
          sense to have on a Pi. All cross platform package and runtime
          files have been removed (I don't imagine people cross
          compiling from the Pi to say Windows for example). I've also
          eliminate the lazarus tool sources, source images files (res
          files remain), and quite a few components which are very
          unlikely to be used on the Pi. Basically I've gotten the
          install size from a full fpc and lazarus from 1.5GB down to
          around 216MB.</div>
        <div><br>
        </div>
        <div>If you're interested in trying this version of Free Pascal
          3.0 with Lazarus, here is where you can get it:</div>
        <div><br>
        </div>
        <div><a moz-do-not-send="true"
            href="http://www.getlazarus.org/setup/?download#raspberry_pi">http://www.getlazarus.org/setup/?download#raspberry_pi</a></div>
        <div><br>
        </div>
        <div>If you have a Pi, just follow the instructions in the setup
          script. You can choose your install folder and have the option
          to creaate a application shortcut you can pin to the Pi menu,</div>
        <div><br>
        </div>
        <div>In the next week I'll be working on updating the other
          platform installers to include a minimal versiomn, as well as
          updated install scripts where you can choose you install
          folder and create more shortcuts, be they fpc terminal
          shortcuts or applicationd esktop shortcuts.</div>
        <div><br>
        </div>
        <div>Pi users, if your interested I am developing an SDL 2
          installer along with a few bare demos which should work with
          either the minimal or the more complete compilers mentioned
          above. Let me know if you're inerested in using the SDL 2 on
          the Pi and I may setup a forum for it.</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">--
_______________________________________________
Lazarus mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>