Recent

Author Topic: "Cannot detect architecture" while compiling WinCE  (Read 5885 times)

Syster

  • Newbie
  • Posts: 5
"Cannot detect architecture" while compiling WinCE
« on: August 23, 2008, 11:10:25 am »
Hello all!
I'm trying to get to working FPC crosscompiling to WinCE in Linux.
Unfortunately, there is no guide for linux on wiki ;/

Finally, i've got working ppcrossarm with all units and RTL.
However, when i'm trying to make LCL:
Code: [Select]
byku@SysterPC:~/svny/lazarus$ make lcl LCL_PLATFORM=wince OS_TARGET=wince CPU_TARGET=arm
...
Compiling wincewsmenus.pp
wincewsmenus.pp(382,38) Warning: Mixing signed expressions and longwords gives a 64bit result
Assembling wincewsmenus
Compiling resource wincemenures.rc
/home/byku/cross_fpc/cross/bin/arm-wince-windres: Can't detect architecture.
wincewsmenus.pp(606) Error: Error while compiling resources
wincewsmenus.pp(606) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted


What??
I've got crossbinutils compiled via buildcrossbinutils script. Should i do something more?

 

TinyPortal © 2005-2018