<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On debian squeeze, I installed<b> fpc 2.6.0-9</b><br>
and I followed the instruction "svn checkout
<a class="moz-txt-link-freetext" href="http://svn.freepascal.org/svn">http://svn.freepascal.org/svn</a><b>/fpc/trunk</b> fpc"<br>
which I believe is the latest version of fpc source code<br>
<br>
then I followed the instruction to try to compile <b> ppmipsel.lpi</b>
but since that seems like a Lazarus project file I had to first compile
lazarus first <br>
but when I downloaded lazarus-src_0.9.28.2-12_all.deb and
lazarus-ide_0.9.28.2-12_i386.deb from
 packages.debian.org/squeeze/devel/  <br>
and run Make  in the /usr/lib/lazarus/0.9.28.2 folder   I got the
following error:<br>
<br>
Compiling lclmemmanger.pas<br>
lclmemmanger.ps(100,37) Error: Cannot access a private field of an
object here<br>
<br>
...<br>
then Fatal: compilation aborted<br>
<br>
I am new to Free Pascal. <br>
Is there a way to compile the cross compiler <b>ppmipsel.lpi</b>
without using Lazarus (since that seems to fail to compile possibly due
to  version conflicts)?<br>
<br>
<br>
Thanks in advance.<br>
<br>
Dennis<br>
<blockquote cite="mid:51B0E6B3.3020900@googlemail.com" type="cite">On
06.06.2013 18:33, Dennis Poon wrote:
  <br>
  <blockquote type="cite">But which FPC version should I used?
    <br>
The doc said 2.4,
    <br>
should I use 2.6 or 2.7?
    <br>
  </blockquote>
  <br>
Ah, didn't read that. Basic rule: always use the latest release to
build a development (e.g. 2.7.1) or fixes version (e.g. 2.6.3). In this
case this means that you should use 2.6.2 to build a 2.7.1 compiler.
  <br>
  <br>
Regards,
  <br>
Sven
  <br>
  <br>
  <blockquote type="cite">
    <blockquote type="cite">On 05.06.2013 16:33, Dennis Poon wrote:
      <br>
      <blockquote type="cite">or x86-Windows -> MIPS-linux cross
compiler
        <br>
or x86-MacOS->MIPS-linux cross compiler?
        <br>
        <br>
any one of the above will be big help to me.
        <br>
        <br>
I searched the net and the <a class="moz-txt-link-freetext" href="http://wiki.freepascal.org/MIPS_port">http://wiki.freepascal.org/MIPS_port</a>
        <br>
  document seems to be at least Feb 2012 old. I wonder if there exists
a
        <br>
more updated document or cross compiler already ready for use?
        <br>
      </blockquote>
      <br>
The instructions look valid. This way of cross compiling hasn't
      <br>
changed much in the 5 years I'm now working with Free Pascal...
      <br>
      <br>
Regards,
      <br>
Sven
      <br>
      <br>
_______________________________________________
      <br>
fpc-pascal maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>
      <br>
<a class="moz-txt-link-freetext" href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</a>
      <br>
      <br>
      <br>
-----
      <br>
No virus found in this message.
      <br>
Checked by AVG - <a class="moz-txt-link-abbreviated" href="http://www.avg.com">www.avg.com</a>
      <br>
Version: 2013.0.3343 / Virus Database: 3184/6384 - Release Date:
06/04/13
      <br>
      <br>
      <br>
    </blockquote>
_______________________________________________
    <br>
fpc-pascal maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>
    <br>
<a class="moz-txt-link-freetext" href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</a>
    <br>
  </blockquote>
  <br>
_______________________________________________
  <br>
fpc-pascal maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>
  <br>
<a class="moz-txt-link-freetext" href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</a>
  <br>
  <br>
  <br>
-----
  <br>
No virus found in this message.
  <br>
Checked by AVG - <a class="moz-txt-link-abbreviated" href="http://www.avg.com">www.avg.com</a>
  <br>
Version: 2013.0.3343 / Virus Database: 3184/6388 - Release Date:
06/05/13
  <br>
  <br>
  <br>
</blockquote>
</body>
</html>