QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1429|回复: 5

amd64版能够在Intel64上运行吗?

[复制链接]
发表于 2006-4-5 21:29:42 | 显示全部楼层 |阅读模式
我们新买了一个服务器Xen3.0×2(64),6G内存,73G×6,想装Linux,Gentoo的Amd64位版能够运行吗?还是用X86版
发表于 2006-4-5 22:36:49 | 显示全部楼层
建议用centos或redhat的x86-64版
回复

使用道具 举报

发表于 2006-4-5 23:58:50 | 显示全部楼层
最好不要跨平台运行。
回复

使用道具 举报

发表于 2006-4-6 01:18:30 | 显示全部楼层
用centos4.2在P D上跑着。gentoo不知道
回复

使用道具 举报

 楼主| 发表于 2006-4-6 08:39:15 | 显示全部楼层
呵呵,看来还得用Rh。有一些郁闷。
回复

使用道具 举报

发表于 2006-4-6 10:34:03 | 显示全部楼层
[code:1]The AMD line of 64-bit extended processors were released well ahead of Intel's offering. Therefore, for historical reasons the arch keyword for all x86-64 compatible architectures is amd64.[/code:1][code:1]What CFLAGS should I use for AMD64/EM64T?

You should use simple CFLAGS to avoid future problems with your system. For example, you should use CFLAGS="-march=k8 -O2 -pipe" for Athlon64 or Opteron and CFLAGS="-march=nocona -O2 -pipe" for a EM64T processor. If you plan to use a 32-bit chroot, you should use CFLAGS="-march=athlon-xp -O2 -pipe -msse2" for a AMD64 processor; for a EM64T, you should use CFLAGS="-march=pentium4 -O2 -pipe" inside the chroot. [/code:1][code:1]CHOST=x86_64-pc-linux-gnu
CFLAGS="-march=nocona -O2 -pipe"
CXXFLAGS="${CFLAGS}"
ACCEPT_KEYWORDS=~amd64
[/code:1]
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-18 08:08 , Processed in 0.040011 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表