This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: http://gcc.gnu.org/faq.html
- From: "Andrea 'fwyzard' Bocci" <fwyzard-gcc at libero dot it>
- To: Dave Jarvis <djarvis at invoqsystems dot com>
- Cc: gcc at gnu dot org
- Date: Thu, 29 May 2003 02:16:05 +0200
- Subject: Re: http://gcc.gnu.org/faq.html
At 16.52 28/05/2003 -0700, Dave Jarvis wrote:
In the FAQ, it would be nice to include a section called:
How do I list the available HOST and BUILD targets?
With an answer of:
You can't. But you can do a best guess:
sh config.sub sunos
Why not
sh config/config.guess
?
.fwyzard.