Mattias Gaertner a écrit :
On Mon, 22 Aug 2005 16:25:26 -0700
"Robert Reimiller" <[EMAIL PROTECTED]> wrote:

  
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?
    

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?

  
actually working on wince api port,
targets are : wince-arm, wince-i386

will have a look to lazarus for crossplateform work :)
Olivier
Where can I get the cross .ppu to test it?

Mattias


  



  
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  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel
    

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel


  

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to