Re: [fpc-pascal] cross compile for WinCE under Linux

2007-01-18 Thread Graeme Geldenhuys
On 1/18/07, Felipe Monteiro de Carvalho <[EMAIL PROTECTED]> wrote: * The binutils utilized are pre-compiled for win32-to-wince. Maybe you can search the internet for precompiled binutils for linux-to-wince. If they don“t exist you will need to compile your own binutils. I'll do a search or res

Re: [fpc-pascal] cross compile for WinCE under Linux

2007-01-18 Thread Felipe Monteiro de Carvalho
On 1/18/07, Graeme Geldenhuys <[EMAIL PROTECTED]> wrote: Can I cross compile for WinCE under Linux? Or can this only be done from Windows? There are several problems cross compiling from Linux to Windows CE, namely: * The binutils utilized are pre-compiled for win32-to-wince. Maybe you can se