Welcome, Guest
Username: Password: Remember me
CodeTyphon Cross-Build Development, discussions and problems
  • Page:
  • 1

TOPIC:

GNU Toolschains Builder i386-wince not generate 2 years 4 months ago #16396

  • PrzemWis
  • PrzemWis's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 3
  • Thank you received: 0

   GNU Cross toolschains Engine settings
   
win32
i386-win32
xxxx
i386
wince
xxxx
i386-wince

   
[INFO]: Remove OLD temporary BUILD directory...
 
configure

configure
checking build system type...
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking target system type...
checking target system type... Invalid configuration `i386-wince': OS `wince' not recognized
configure: error: /bin/sh ../config.sub i386-wince failed
 
make

make
make: *** No targets specified and no makefile found.  Stop.
 
make install

make install
make: *** No rule to make target `install'.  Stop.

???????????????????????????????????????????????????????????
    [ERROR]: Sorry Toolschains for i386-wince Param:xxxx NOT Build.
???????????????????????????????????????????????????????????
Attachments:

Please Log in or Create an account to join the conversation.

GNU Toolschains Builder i386-wince not generate 2 years 4 months ago #16397

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Target: i386-wince never exists. MS never port WinCE to i386 CPU.

Target: arm-wince exists

PS:You can use the pre-build arm-wince toolchain.

 
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

GNU Toolschains Builder i386-wince not generate 2 years 4 months ago #16398

  • PrzemWis
  • PrzemWis's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 3
  • Thank you received: 0
It is absolutely not true that Microsoft did not have a CE version for the x86 platform. Please attachment.


----edit----
I found a hint on how to do it, but I don't know how to transfer it to the codetyphon
wiki.lazarus.freepascal.org/i386-wince
 
Attachments:

Please Log in or Create an account to join the conversation.

Last edit: by PrzemWis.

GNU Toolschains Builder i386-wince not generate 2 years 4 months ago #16399

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
CT GNU Toolschains Builder
Use binutils ( info ),
and binutils NOT have i386-wince target.

Geode AMD CPU info with Windows CE 5.0 Thin Client, it was an embedded platform,
for nano PC like:
-Wyse S30 902113-38L Thin Client AMD (DELL).
- etc....

MS never release i386-WinCE as product.

----edit----
If Lazarus can do i386-WinCE, Please ask to Lazarus Forum
CT can't do crossbuild for i386-WinCE

 
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

GNU Toolschains Builder i386-wince not generate 2 years 4 months ago #16400

  • PrzemWis
  • PrzemWis's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 3
  • Thank you received: 0
I'd rather get it in codetyphon because it's more convenient than lazarus  ¯\_(ツ)_/¯

Please Log in or Create an account to join the conversation.

  • Page:
  • 1