| View previous topic :: View next topic |
| Author |
Message |
cee1 n00b

Joined: 11 Dec 2004 Posts: 33 Location: china
|
Posted: Fri Aug 05, 2005 1:31 am Post subject: PentiumM的机子用什么GCC设定? |
|
|
| CFLAGS="-march=pentium3"?还是pentium4?还是有其他的?谢谢 |
|
| Back to top |
|
 |
druggo Apprentice


Joined: 24 Sep 2003 Posts: 244 Location: Hangzhou, China
|
Posted: Fri Aug 05, 2005 2:21 am Post subject: |
|
|
看你的gcc版本了
如果是3.3.x的,用奔三好了
3.4.x的话,应该可以支持 -march=pentium-m |
|
| Back to top |
|
 |
blackwhite Apprentice

Joined: 24 Jun 2004 Posts: 250
|
Posted: Fri Aug 05, 2005 7:24 pm Post subject: |
|
|
| 看/etc/make.conf.example,里边有解释。 |
|
| Back to top |
|
 |
vyouzhi n00b

Joined: 26 Jul 2005 Posts: 5
|
Posted: Fri Aug 12, 2005 2:56 am Post subject: |
|
|
我想知道的是我的是闪龙的2800+ 754的CPU
我有时也不知应该用k8还是用别的
请指教 |
|
| Back to top |
|
 |
cee1 n00b

Joined: 11 Dec 2004 Posts: 33 Location: china
|
Posted: Fri Aug 12, 2005 3:54 am Post subject: |
|
|
| 64位的闪龙用K8,32位的用athlon-xp |
|
| Back to top |
|
 |
linky_fan n00b

Joined: 01 Jan 2005 Posts: 33 Location: Shanghai China
|
Posted: Wed Aug 17, 2005 11:32 am Post subject: |
|
|
我用的是piii的, 看过一个帖子说p-m其实就是piii-t 的加入sse2 并扩大L2 cache的版本 _________________ Be yourself! |
|
| Back to top |
|
 |
r0bertz Developer

Joined: 13 Sep 2004 Posts: 257 Location: HKSAR,China
|
Posted: Wed Aug 17, 2005 5:15 pm Post subject: |
|
|
| linky_fan wrote: | 我用的是piii的, 看过一个帖子说p-m其实就是piii-t 的加入sse2 并扩大L2 cache的版本 |
还在用旧的gcc么
新的已经有-march=pentium-m了 |
|
| Back to top |
|
 |
|