简体   繁体   English

从Solaris Sparc移植到Linux x86时要选择哪个编译器(Sun Studio或gcc)

[英]Which compiler (Sun Studio or gcc ) to choose while porting from Solaris Sparc to Linux x86

We have decide to port our application that currently runs on solaris sparc to linux x86 system. 我们决定将当前在solaris sparc上运行的应用程序移植到linux x86系统。 Which compiler, Sun Studio or GNU gcc would be more beneficial to use on linux? 在Linux上使用哪种编译器,Sun Studio或GNU gcc更有利? Which one would produce at a good level of optimized binaries? 哪一个会产生高质量的优化二进制文件?

Any help or directions would be appreciated! 任何帮助或指示,将不胜感激! Thanks in advance. 提前致谢。

Now, Sun Studio is owned by Oracle, and there is lots of incertitude about where it's going next. 现在,Sun Studio由Oracle拥有,并且对其下一步发展有很多不确定性。 Many people would advise GCC, which is the de facto standard compiler on Linux, and has a much bigger user community. 许多人会建议GCC,它是Linux上事实上的标准编译器,并且具有更大的用户社区。

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

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