ChinaUnix.net
相关文章推荐:

gcc 2953 ppc

编译新的u-boot时候出现 make[1]: ppc_8xx-gcc: Command not found 问题 查看网络上面的说法,可能的原因有:using an old style u-boot spec file with a newer u-boot 针对这个原因我有三点困惑: 第一:不知道在新的u-boot采用旧的u-boot spec文件会导致什么样的问题 第二:应该怎么修改才能避免这个问题 第三:会不会还可能是其他原因以及相应的解决方法

by shuimu_1 - 嵌入式开发 - 2013-01-24 10:02:11 阅读(1680) 回复(0)

相关讨论

root@DBServer3:/home/oracle/aix_rlwrap#rpm -ivh gcc-4.2.0-3.aix5.3.ppc.rpm file /opt/freeware/bin/gcc from install of gcc-4.2.0-3 conflicts with file from package gcc-4.0.0-1 file /opt/freeware/bin/gcov from install of gcc-4.2.0-3 conflicts with file from package gcc-4.0.0-1 file /opt/freeware/info/cpp.info.gz from install of gcc-4.2.0-3 conflicts with file from package gcc-4.0.0-1 file /opt/freew...

by shuiyuetian - AIX - 2011-04-06 12:28:55 阅读(3262) 回复(2)

我想下gcc-3.3.2-5.aix5.2.ppc.rpm,但是在IBM网站没有找到,请问谁有,谢谢大家!

by unixasdfg - AIX - 2006-04-24 10:31:22 阅读(1875) 回复(2)

我想下gcc-3.3.2-5.aix5.2.ppc.rpm,但是在IBM网站没有找到,请问谁有,谢谢大家!

by unixasdfg - AIX - 2006-04-24 10:15:10 阅读(3119) 回复(1)

:cry: 急求gcc-2.9.aix43.010216-1.aix4.3.ppc.rpm !!各位大侠,哪位有gcc-2.9.aix43.010216-1.aix4.3.ppc.rpm,请发给我一份,先谢谢!!yy_75@sina.com

by yang75 - AIX - 2004-06-11 17:24:19 阅读(1572) 回复(1)

:cry: 急求gcc-2.9.aix43.010216-1.aix4.3.ppc.rpm !!各位大侠,哪位有gcc-2.9.aix43.010216-1.aix4.3.ppc.rpm,请发给我一份,先谢谢!!yy_75@sina.com

by yang75 - AIX - 2004-06-11 17:24:19 阅读(2916) 回复(1)
by yliu80 - 频道交流区 - 2010-12-19 22:11:39 阅读(1489) 回复(0)

PowerPC Microprocessor Family: The Programmer’s Reference Guide Acronyms and Abbreviated Terms ASR Address space register BAT Block address translation BUID Bus unit ID CR Condition register CTR Count register DAR Data address register DBAT Data BAT DEC Decrementer register DSISR Register used for determining the source of a DSI exception DTLB Data translation lookaside buffer EA Effective add...

by 唐吉诃德猫 - Linux文档专区 - 2009-09-08 14:27:23 阅读(729) 回复(0)

我能够用安装CD启动系统 当然是用的for ppc 的版本了 有人在mac机上装过吗?

by Aray_CN - Linux论坛 - 2004-08-23 19:15:51 阅读(561) 回复(0)

我能够用安装CD启动系统 当然是用的for ppc 的版本了 有人在mac机上装过吗?

by Aray_CN - Linux系统管理 - 2004-08-23 19:15:51 阅读(628) 回复(0)

Assembly File Information Assembly file extensions can be either .s or .asm To include another file in your assembly file: .include "Defines.h" ; include "Defines.h" file for use in assembly file To label your code so CodeWarrior can debug it: First, for CodeWarrior to be able to access your function you need the followin...

by liujunwei1234 - Linux文档专区 - 2009-09-04 13:56:19 阅读(825) 回复(0)