This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
configure: error: No support for this target/host combination.
- From: "Yang" <lx4r2qw02 at sneakemail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Tue, 25 Dec 2007 00:41:38 -0800
- Subject: configure: error: No support for this target/host combination.
When building gcc 4.2.0 on my Ubuntu 7.10 x86-64, I get:
configure: error: No support for this target/host combination.
I ran configure --target=i386-jos-elf. I can't really tell what was
being built, but it seems like libstdc++. It would be nice to have C++
support (I imagine it must exist for i386+ELF), but if this turns out
to be difficult, I'd also be interested in knowing how to . Thanks in
advance for any guidance.