Hi, On Fri, Nov 19, 2010 at 5:55 PM, Richard Guenther <richard.guent...@gmail.com> wrote: > On Fri, Nov 19, 2010 at 10:46 PM, Ian Lance Taylor <i...@google.com> wrote: >> Jack Howarth <howa...@bromo.med.uc.edu> writes: >> >>> ps Is there a list of targets that the go compiler has been built on? >> >> It's been built and tested on x86 and x86_64 GNU/Linux and RTEMS. > > Huh, I wonder why we have frontends that do not even build for all > primary hosts. Ok, there isn't such a list - we only have primary _targets_, > and I suppose you can build a x86_64-linux hosted cross compiler for > Go to all primary targets. > I may be wrong, but this thread is about target (x86_64-apple-darwin10.5.0, x86_64-unknown-freebsd8.1), not host. It just happen that B=H=T.
- Arnaud