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]

Re: Bugzilla CPU targets


On Thu, May 22, 2003 at 10:38:54AM -0400, Daniel Berlin wrote:
> 
> On Thursday, May 22, 2003, at 03:02  AM, H. J. Lu wrote:
> 
> > On Thu, May 22, 2003 at 08:54:31AM +0200, Andreas Jaeger wrote:
> >> "H. J. Lu" <hjl@lucon.org> writes:
> >>
> >>> One thing I missed the most is CPU targets. Can we add ia32, ia64,
> >>> mips, alpha, ppc, .....?
> >>
> >> You can search for host/target/build, isn't that enough?
> >>
> >
> > You can make your own host/target/build. What I like to see a drop
> > down menu to select the valid ones.
> 
> 
> This is probably impractical.
> Too many combinations.
> Even if you *could* do it, it would probably be about 100k of html to 
> just list the values.
> You can't just do it in javascript, as not everyone has javascript.

I am talking about targets in gcc/gcc/config. I counted there are
34 different cpus. You don't worry about OSes. There are still
host/target/build fields.


H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]