View previous topic :: View next topic |
Author |
Message |
Aynjell Veteran
Joined: 28 Jun 2004 Posts: 1117
|
Posted: Sat Mar 12, 2005 3:37 am Post subject: AMD 64 question |
|
|
Sorry, I was hoping that somebody may know this:
I don't use 64 bit gentoo, but 32 bit mainly for convenience's sake. Emulating 32 bit linux inside of 64 bit linux is kind of backwards to me. I hope they clean it all up soon and make it all one package (it's hella fast though, I just can't get some of my proggys to work - anyway, off topic)...
Anyway, can I use the -march=k8 in my make.conf file in a 32 bit environment and build only 32 bit code? I'd love to optimize my build for the CPU...
Please, need help... Mid install at the moment. _________________ CPU: 3800+ X2 (2.5Ghz)
GPU: eVGA 7600GT (640/1700)
MOBO: DFI SLI-DR (Surprisingly good!)
RAM: 2 x OCZ Gold 1024 DDR500 3-4-3-7 (2048)
HDD: Western Digital Raptor |
|
Back to top |
|
|
ewan.paton Veteran
Joined: 29 Jul 2003 Posts: 1219 Location: glasgow, scotland
|
Posted: Sat Mar 12, 2005 3:46 am Post subject: |
|
|
to use the k8 flag you need gcc 3.4 before that it wasnt desighned for amd64s hence all the probs with people using Os but is fine now _________________ Giay tay nam | Giay nam cao cap | Giay luoi |
|
Back to top |
|
|
Aynjell Veteran
Joined: 28 Jun 2004 Posts: 1117
|
Posted: Sat Mar 12, 2005 3:50 am Post subject: |
|
|
So, it's okay to use in a 32 bit environment? It won't build any 64 bit code or nothin'? _________________ CPU: 3800+ X2 (2.5Ghz)
GPU: eVGA 7600GT (640/1700)
MOBO: DFI SLI-DR (Surprisingly good!)
RAM: 2 x OCZ Gold 1024 DDR500 3-4-3-7 (2048)
HDD: Western Digital Raptor |
|
Back to top |
|
|
ewan.paton Veteran
Joined: 29 Jul 2003 Posts: 1219 Location: glasgow, scotland
|
Posted: Sat Mar 12, 2005 4:24 am Post subject: |
|
|
no to build 64bit you would need CHOST=x86_64-pc-linux-gnu and probably most of the system including the kernel compiled as 64bit _________________ Giay tay nam | Giay nam cao cap | Giay luoi |
|
Back to top |
|
|
|