热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

在Linux环境下进行WindowsCE的C++开发探索与实践

本文探讨了在LinuxUbuntu环境下为WindowsCE设备(如Jornada720)开发和编译C++命令行程序的方法与实践。通过详细的技术步骤和环境配置,展示了如何有效地利用Linux平台进行跨平台的嵌入式开发,提供了实用的解决方案和优化建议。

How i can develop and compile command line C++ programs in my Linux Ubuntu, for my Jornada 720 that have a Windows CE 3.1(HPC 2000), something like a compiler like that for Palm or something like gcc, and a tutorial of development and compiling will be very nice, remember that i want to build command line programs to Windows CE, programs that runs under the cmd of the Windows CE. Thanks!

我如何在我的Linux Ubuntu中开发和编译命令行C ++程序,我的Jornada 720有一个Windows CE 3.1(HPC 2000),就像像Palm那样的编译器或像gcc这样的编译器,以及开发和编译教程将是非常好的,请记住,我想构建命令行程序到Windows CE,在Windows CE的cmd下运行的程序。谢谢!

1 个解决方案

#1


Try CeGcc.


推荐阅读
author-avatar
Rianbow_小渊渊设
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有