This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
RE: Compiling for AMD Turion 64
- From: Arturas Moskvinas <arturas dot moskvinas at gmail dot com>
- To: "Williams Jr, Ernest L." <ernesto at ornl dot gov>
- Cc: Jure Repinc <jlp at holodeck1 dot com>, gcc-help at gcc dot gnu dot org
- Date: Sat, 22 Oct 2005 19:09:24 +0300
- Subject: RE: Compiling for AMD Turion 64
- References: <D47D8CA3F077394CA1B65096E5C7016618BB2F@ORNLEXCHANGE.ornl.gov>
> What Opteron dual core? Are there any special flags in GCC to make the
> compile really optimal for the AMD64 Opteron Dual Core CPU?
AMD Opteron Dual Core is almost the same as simple AMD64 Opteron Dual
CPU, so there is no real big difference between them, only connection
"processor to processor" is better, so there should be no specific flags
either...
Arturas M.