This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
BTW, --with-cpu is not supported by all architectures. You need to look a config.gcc to see which architectures support it and what the permitted values are.
It should be in info gcc, but only in 3.4.
On Mon, Jul 07, 2003 at 04:14:48PM -0600, Shaun Jackman wrote:
Thanks for the pointer. --with-cpu is not documented in 'man gcc', 'info gcc', 'configure --help', or 'gcc/configure --help'. A quick little note in any of these places that this option exists would be helpful. I eventually found it online at http://gcc.gnu.org/install/configure.html
Cheers, Shaun
I highly recommend the manual, which documents --with-cpu.
I saw a reference to a configure flag --with-cpu on the web. Is this still available? Otherwise, can the default -mcpu be set for gcc using configure?
-- Michael Eager Eager Consulting eager@eagercon.com 1960 Park Blvd., Palo Alto, CA 94306 650-325-8077
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |