由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - a problem about compilation on SUN & SGI
相关主题
A problem漆血柜求
Installation of cxterm on SGI[转载] ask a question.
Questions about MakefileGCC 一问
[转载] 请教三个关于emacs和perl的问题Help: convert // to /* */ in C code?
A tough compiler problemabout compiling new glibc/gcc in fc14 (转载)
[转载] molscript and grasphelp needed-install gcc/g++ 4.7 on ubuntu 14.04
where is libstdc++[转载] SGI的JDK哪有?
GCC的编译?bugs in my program
相关话题的讨论汇总
话题: sgi话题: sun话题: ultra3话题: comilation
进入Unix版参与讨论
1 (共1页)
s****s
发帖数: 8
1
I have F77 codes. On SGI Indigo2 R10000,
the comilation option in makefile is -O -mips4.
It ran very well.
But when I move to SUN blade2000,
I use comilation option:
-fast -xprefetch -xtarget=ultra3 -xchip=ultra3 -fns=yes -fsimple=2
it could pass compilation and generate excutable file. but when I run
it, it always show the fowlling info at the end:
Note: IEEE floating-point exception flags raised:
Inexact; Underflow;
Nonstandard floating-point mode enabled
See the Numerical Computation
1 (共1页)
进入Unix版参与讨论
相关主题
bugs in my programA tough compiler problem
where can I find books/documents about opengl[转载] molscript and grasp
急!!!!where is libstdc++
如何在UNIX下看中文GCC的编译?
A problem漆血柜求
Installation of cxterm on SGI[转载] ask a question.
Questions about MakefileGCC 一问
[转载] 请教三个关于emacs和perl的问题Help: convert // to /* */ in C code?
相关话题的讨论汇总
话题: sgi话题: sun话题: ultra3话题: comilation