- Posts: 3
- Thank you received: 0
×
CodeTyphon Cross-Build Development, discussions and problems
Question GNU Toolschains Builder i386-wince not generate
- PrzemWis
- Topic Author
- Offline
- New Member
-
Less
More
6 months 2 weeks ago #16396
by PrzemWis
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.
???????????????????????????????????????????????????????????
GNU Toolschains Builder i386-wince not generate was created by PrzemWis
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.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
6 months 2 weeks ago - 6 months 2 weeks ago #16397
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic GNU Toolschains Builder i386-wince not generate
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.
Target: arm-wince exists
PS:You can use the pre-build arm-wince toolchain.
PilotLogic Architect and Core Programmer
Last edit: 6 months 2 weeks ago by Sternas Stefanos.
Please Log in or Create an account to join the conversation.
- PrzemWis
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
6 months 2 weeks ago - 6 months 2 weeks ago #16398
by PrzemWis
Replied by PrzemWis on topic GNU Toolschains Builder i386-wince not generate
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
----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:
Last edit: 6 months 2 weeks ago by PrzemWis.
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
6 months 2 weeks ago - 6 months 2 weeks ago #16399
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic GNU Toolschains Builder i386-wince not generate
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
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
Last edit: 6 months 2 weeks ago by Sternas Stefanos.
Please Log in or Create an account to join the conversation.
- PrzemWis
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
6 months 2 weeks ago #16400
by PrzemWis
Replied by PrzemWis on topic GNU Toolschains Builder i386-wince not generate
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.