由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Apple版 - idb problem (转载)
相关主题
Mac是不是对FORTRAN支持很不友好?cinema display声音的一个奇怪问题
Intel FORTRAN compiler Professional 11 Plug-in for XCode买苹果电脑,大家有没有什么推荐?
新的xcode3.2不错包子求助,mac os x用什么写程序啊?
Mac下有好的免费Fortran Compilerhow to output audio on (mini) displayport?
怎么在osx上装gcc?请问在MAC下用什么编译C++/FORTRAN代码呢?
the c++ compiler bundled with xcodeIpod touch 外设问题
Intel Fortran用户注意It is safe to use HMI output?
谁有fortran plugin for xcode 3.x?耳机在Macbook pro 10.9.4 上不能用,大家怎么解决的?
相关话题的讨论汇总
话题: idb话题: 1111111话题: itt话题: print话题: problem
进入Apple版参与讨论
1 (共1页)
M**********n
发帖数: 432
1
【 以下文字转载自 Computation 讨论区 】
发信人: ManshengChen (像琼瑶一样老去), 信区: Computation
标 题: idb problem
发信站: BBS 未名空间站 (Tue Mar 16 12:47:25 2010, 美东)
I used "ifort -c -g -O0 -i8" to compile a fortran program.
But when I used idb to print out some variables, it gave totally wrong
answers.
Here is some output from "idb a.out"
70253 itt = 1111111
(idb) n
70254 print*,nexcg,itt
(idb) n
1 1111111
As you can see, the program outputs 1 and 1111111
1 (共1页)
进入Apple版参与讨论
相关主题
耳机在Macbook pro 10.9.4 上不能用,大家怎么解决的?怎么在osx上装gcc?
Help!! programming problem on Macthe c++ compiler bundled with xcode
fcitx for Mac OS XIntel Fortran用户注意
IBM Boosts G5 Speed With New Compiler谁有fortran plugin for xcode 3.x?
Mac是不是对FORTRAN支持很不友好?cinema display声音的一个奇怪问题
Intel FORTRAN compiler Professional 11 Plug-in for XCode买苹果电脑,大家有没有什么推荐?
新的xcode3.2不错包子求助,mac os x用什么写程序啊?
Mac下有好的免费Fortran Compilerhow to output audio on (mini) displayport?
相关话题的讨论汇总
话题: idb话题: 1111111话题: itt话题: print话题: problem