<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Mattias Gaertner a écrit :
<blockquote cite="mid20050823014835.0eb9ff51@limapholos.matom.wg"
 type="cite">
  <pre wrap="">On Mon, 22 Aug 2005 16:25:26 -0700
"Robert Reimiller" <a class="moz-txt-link-rfc2396E" href="mailto:certgrps@certsoft.com"><certgrps@certsoft.com></a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">On the off chance that the new ppcarm compiler and units I just built
will work with a big endian ARM, I am trying to figure out how to
actually build a test program.

Is it possible to use the Lazarus IDE to edit and compile/assemble/link?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Yes.
We just need to add the new target and maybe add some paths, so that the IDE
finds all arm sources in the fpc sources. At least that's what was needed to
get sparc support.
What's the OS, what's the processor? linux, arm?

  </pre>
</blockquote>
actually working on wince api port,<br>
targets are : wince-arm, wince-i386<br>
<br>
will have a look to lazarus for crossplateform work :)<br>
Olivier<br>
<blockquote cite="mid20050823014835.0eb9ff51@limapholos.matom.wg"
 type="cite">
  <pre wrap="">Where can I get the cross .ppu to test it?

Mattias


  </pre>
</blockquote>
<br>
<br>
<blockquote cite="mid20050823014835.0eb9ff51@limapholos.matom.wg"
 type="cite">
  <pre wrap=""></pre>
  <blockquote type="cite">
    <pre wrap="">I changed the compiler path to the new compiler and made sure
spurious command line options were off.

I get a message indicating it can't run the assembler and is switching
to external assembling. Someone else had this problem back in May and
got the response "The newer compilers requires an updated fpc.cfg and
that the assembler is called e.g. arm-linux-as and arm-linux-ld."

I haven't been able to find any documentation that shows the format of
this new fpc.cfg and how you set the assembler and linker. Can
anybody help?

If Lazarus can't be used, how about Kdevelop?



_______________________________________________
fpc-devel maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freepascal.org/mailman/listinfo/fpc-devel">http://lists.freepascal.org/mailman/listinfo/fpc-devel</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
_______________________________________________
fpc-devel maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freepascal.org/mailman/listinfo/fpc-devel">http://lists.freepascal.org/mailman/listinfo/fpc-devel</a>


  </pre>
</blockquote>
<br>
</body>
</html>