public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Should gcc configurted for CPU to generate code for CPU by default?
@ 2002-07-19 11:15 H. J. Lu
  2002-07-19 11:36 ` Philip Blundell
  2002-07-19 12:56 ` Richard Earnshaw
  0 siblings, 2 replies; 14+ messages in thread
From: H. J. Lu @ 2002-07-19 11:15 UTC (permalink / raw)
  To: gcc

When I configure gcc for i686 with

.../configure --target=i686-xxxxx

I'd like to be able to make gcc generate code for i686 by default. It
is also useful for MIPS. I am thinking adding

--with-default-ARCH=cpu

or

--with-default-CPU=cpu

or

--with-default-ISA=cpu

Any comments?


H.J.

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2002-07-24 23:52 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-19 11:15 Should gcc configurted for CPU to generate code for CPU by default? H. J. Lu
2002-07-19 11:36 ` Philip Blundell
2002-07-19 12:56 ` Richard Earnshaw
2002-07-19 12:56   ` H. J. Lu
2002-07-19 15:26     ` PATCH: Add --with-arch=cpu (Re: Should gcc configurted for CPU to generate code for CPU by default?) H. J. Lu
2002-07-19 15:35       ` Daniel Jacobowitz
2002-07-19 16:35         ` H. J. Lu
2002-07-19 17:03           ` Daniel Jacobowitz
2002-07-19 18:46             ` H. J. Lu
2002-07-20  6:05               ` Daniel Jacobowitz
2002-07-20  7:10                 ` H. J. Lu
2002-07-20  7:52                   ` Daniel Jacobowitz
2002-07-20 11:24                     ` H. J. Lu
2002-07-25  4:24                       ` Michael Eager

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).