简体   繁体   English

需要 gcc/g++ 在 SCO6 上工作

[英]Need gcc/g++ working on SCO6

Has anyone found a way to get gcc to build/install on SCO6?有没有人找到让 gcc 在 SCO6 上构建/安装的方法? With 2.95 and 4.3 I get to the point where it needs to use (2.95) or find (4.3) the assembler and that's where it fails.使用 2.95 和 4.3,我到了需要使用 (2.95) 或找到 (4.3) 汇编程序的地步,这就是它失败的地方。

If anyone has figured this out I would appreciate the info!如果有人发现了这一点,我将不胜感激!

Thanks谢谢

You might find this on the SCO Skunkware CD:您可能会在 SCO Skunkware CD 上找到它:

http://www.sco.com/skunkware/ http://www.sco.com/skunkware/

You probably need to install GNU binutils first.您可能需要先安装 GNU binutils。 It contains the assembler.它包含汇编程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM