On Sat, 4 Mar 2006, Yury Sidorov wrote:

> 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.

Michael.

Reply via email to