MS-DOS 的 PRC 工具

发布于 2024-08-22 06:50:05 字数 245 浏览 4 评论 0原文

我正在使用 PocketDOS 模拟 MS-DOS 6.22,但我想在上面为 Palm OS 进行开发,然后我想要了解我是否可以在其上运行 prc-tools 或任何其他适用于 Palm OS 的编译器。

I'm emulating MS-DOS 6.22 with PocketDOS, but I want to develop for Palm OS on it, then I want to know if I can run prc-tools or any other compiler for Palm OS on it.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

寒冷纷飞旳雪 2024-08-29 06:50:05

我从未见过 prc-tools 的端口可以在严格的 DOS 环境中运行。它们的 Windows 版本构建在 cygwin 框架之上。您可以使用 DJGPP 构建它,但我怀疑大部分代码、库和实用程序都依赖于文件名中包含超过 8.3 个字符。

其他关键工具均基于 Windows、Mac 或 Linux。当 Palm OS 开发真正开始时,DOS 还不是专业程序员用来编程的环境。

您可以尝试从 http://jpdefault.altervista.org/?p 运行 Mini vMac =software&id=minivmac,然后使用旧版本的 CodeWarrior for Palm OS。版本 6 仍然支持 68K 主机 IIRC。

I never saw a port of prc-tools to run in a strict DOS environment. The Windows versions of them were built on top of the cygwin framework. It's possible that you could build it using DJGPP, but I suspect that much of the code, libraries, and utilities rely on having more than 8.3 characters in filenames.

The other key tools were all Windows, Mac, or Linux based. By the time Palm OS development really started, DOS just wasn't an environment professional programmers were using for programming.

You could try running Mini vMac from http://jpdefault.altervista.org/?p=software&id=minivmac and then using an old version of CodeWarrior for Palm OS. Version 6 still had support for 68K hosts, IIRC.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文