Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
假设编译器和运行器来自相同的版本,它们是否可以在任何平台(即 UNIX、LINUX、WINDOWS、DOS 等)上执行而无需重新编译源代码?
DOS——不;DOS 和其他平台没有通用版本。
AFAIK,.frm 和 .arc 文件是平台独立的。
在大多数情况下,.4go 和 .4gi 文件是平台独立的。我似乎记得大约 15 年前存在一个 32 位与 64 位 p 代码结构的问题,这基本上是一个错误。然而,这可能是 DEC Alpha 上的一个错误,而不是一般的 64 位 I4GL-RDS 问题。