From: "Michael Van Canneyt" <[EMAIL PROTECTED]>
From: "Mattias Gaertner" <[EMAIL PROTECTED]>

> > Now onto the problem. How can we add support for Windows CE on the
> > IDE?
> >
> > It behaves differently then other widgetsets on some aspects:
> >
> > - The compiler it uses has a diferent name, it´s called
> > ppcrossarm.exe
> > and must be from 2.1.x branch. Do we need a extra field to put the
> > path
> > to the cross compiler?
>
> Can we use 'fpc' with some option?

No, ppcrossarm.exe should be called.

Normally, the 'fpc' binary can choose the correct compiler name based on
target OS and CPU setting. That is what it is for in the first place.

I do not see in fpc source that it can run crosscompiler. It only run native compiler.

Yury Sidorov.


_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to