当前位置: 首页 > 图文教程 > 操作系统 > Unix/Linux > 重新安装Gcc

Unix/Linux
HP-UX常见问题解答(22)
HP-UX常见问题解答(21)
HP-UX常见问题解答(20)
LPI、LPI资格认证考试-设定档案
LPI、LPI资格认证-封包管理
LPI资格认证测验的申请
LPI资格认证考试的注意事项
LPI资格认证测验Level1的出题范围与重要度
惠普无线网络综合解决方案
HPWAP电信及企业解决方案
惠普IDERAID解决方案
惠普eTravel旅游业解决方案
惠普服务器单键灾难恢复解决方案
惠普集群解决方案
工作站的硬盘管理
HPBbluestoneMiddlewareSolution
惠普网络存储应用解决方案
RHCE适合的对象和获得认证后具备的能力
为什么要参加RHCE认证计划
HP工程师经验分享(39)

Unix/Linux 中的 重新安装Gcc


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-11-01   浏览: 168 ::
收藏到网摘: n/a


先把原来的配置参数的备份下来:Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.3.1/specsConfigured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,ada,f77,objc,java,pascal --host=i586-mandrake-linux-gnu --with-system-zlibThread model: posixgcc version 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk)
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specsConfigured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linuxThread model: posixgcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)