由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - GCC 一问
相关主题
GCC的编译?hOW CAN i COMPILE AND RUN FORTRAN?
GCC 和 G++ 的区别在什么地方?#pragma
请问:装了GCC以后Re: can I install fonts to view Chinese
g++编译时加了优化代码选项是不是会改变代码顺序?Is GCC able to do this?
help needed-install gcc/g++ 4.7 on ubuntu 14.04A problem
where is libstdc++Help cxterm5.1 installation problem.
Install GCC on AIXany debugging tool?
weired problemcxterm compile
相关话题的讨论汇总
话题: gcc话题: gnu话题: 安装话题: ir话题: what
进入Unix版参与讨论
1 (共1页)
c******n
发帖数: 7
1
安装GCC, 同时下载了pre-compiled binaries for
SunSparc.gcc-3.3.2-sol9-sparc-local.gz 和 GCC source code GCC3.3.2, 请问两者有
什么区别,可以同时安装吗?
谢谢!
wy
发帖数: 14511
2
Why do you install both ya?

【在 c******n 的大作中提到】
: 安装GCC, 同时下载了pre-compiled binaries for
: SunSparc.gcc-3.3.2-sol9-sparc-local.gz 和 GCC source code GCC3.3.2, 请问两者有
: 什么区别,可以同时安装吗?
: 谢谢!

c******n
发帖数: 7
3
不知道两者区别在哪儿?不知道Solaris9 自带gcc,g++,和f77吗?
谢谢!

者有

【在 wy 的大作中提到】
: Why do you install both ya?
wy
发帖数: 14511
4
Solaris自带compilers, 我不知道你们买没有买,理论上那个讲
会比gcc好。
两个gcc,我的理解是没啥区别,一个已经给你编译好了,安装了就可以用,
另外一个需要编译先。就将自

【在 c******n 的大作中提到】
: 不知道两者区别在哪儿?不知道Solaris9 自带gcc,g++,和f77吗?
: 谢谢!
:
: 者有

D**e
发帖数: 10169
5
太阳自己的编译器不好。 还是歌努的好。

【在 wy 的大作中提到】
: Solaris自带compilers, 我不知道你们买没有买,理论上那个讲
: 会比gcc好。
: 两个gcc,我的理解是没啥区别,一个已经给你编译好了,安装了就可以用,
: 另外一个需要编译先。就将自

wy
发帖数: 14511
6
really? My understanding is GNU one is the worst in any platforms. hoho

【在 D**e 的大作中提到】
: 太阳自己的编译器不好。 还是歌努的好。
D**e
发帖数: 10169
7
最恶心的是爱AIX, 想起来我就要吐。
太阳还行,歌努怎么不好了。又不要钱, 又不那么挑剔。

【在 wy 的大作中提到】
: really? My understanding is GNU one is the worst in any platforms. hoho
i****t
发帖数: 17
8
SUN怎么会自带以G开头的东西呢? IT只是提供下载,

【在 c******n 的大作中提到】
: 不知道两者区别在哪儿?不知道Solaris9 自带gcc,g++,和f77吗?
: 谢谢!
:
: 者有

w**n
发帖数: 88
9
I feel the opposite, especially in case of code optimization.

【在 D**e 的大作中提到】
: 太阳自己的编译器不好。 还是歌努的好。
w**n
发帖数: 88
10
And theoretically, this should be true.

【在 wy 的大作中提到】
: really? My understanding is GNU one is the worst in any platforms. hoho
相关主题
where is libstdc++hOW CAN i COMPILE AND RUN FORTRAN?
Install GCC on AIX#pragma
weired problemRe: can I install fonts to view Chinese
进入Unix版参与讨论
D**e
发帖数: 10169
11
我干活的原则:quick & dirty.。 太阳的太挑剔。

【在 w**n 的大作中提到】
: I feel the opposite, especially in case of code optimization.
T********r
发帖数: 6210
12
GNU的当然不好了, 免费, 没听说过便宜没好货吗? 有钱人当然会花大把的银子去买
SUN的好东东了, 只有我们这样没钱的抱着GNU的东东当个宝...

【在 D**e 的大作中提到】
: 最恶心的是爱AIX, 想起来我就要吐。
: 太阳还行,歌努怎么不好了。又不要钱, 又不那么挑剔。

wy
发帖数: 14511
13
ft, don't be so upset. Let me give you an example:
GCC doesn't really have a IR that optimization can be done
on it. Most other compilers do have such thing

【在 T********r 的大作中提到】
: GNU的当然不好了, 免费, 没听说过便宜没好货吗? 有钱人当然会花大把的银子去买
: SUN的好东东了, 只有我们这样没钱的抱着GNU的东东当个宝...

s******e
发帖数: 1751
14
What is IR?
What's wrong with AIX?

【在 wy 的大作中提到】
: ft, don't be so upset. Let me give you an example:
: GCC doesn't really have a IR that optimization can be done
: on it. Most other compilers do have such thing

w**n
发帖数: 88
15

I believe it stands for Intermediate Representation

【在 s******e 的大作中提到】
: What is IR?
: What's wrong with AIX?

1 (共1页)
进入Unix版参与讨论
相关主题
cxterm compilehelp needed-install gcc/g++ 4.7 on ubuntu 14.04
Sun Unix下怎么用Fortran读PC下生成的binary filewhere is libstdc++
Solaris Complile ProblemsInstall GCC on AIX
急问:UNIX (SOLARIS 7。0)中C++ COMPILER命令到底是什么呀?weired problem
GCC的编译?hOW CAN i COMPILE AND RUN FORTRAN?
GCC 和 G++ 的区别在什么地方?#pragma
请问:装了GCC以后Re: can I install fonts to view Chinese
g++编译时加了优化代码选项是不是会改变代码顺序?Is GCC able to do this?
相关话题的讨论汇总
话题: gcc话题: gnu话题: 安装话题: ir话题: what