[Bug bootstrap/26673] Bootstrap of GCC trunk failed when configured with --host=...
grigory_zagorodnev at linux dot intel dot com
gcc-bugzilla@gcc.gnu.org
Tue Mar 14 07:10:00 GMT 2006
------- Comment #1 from grigory_zagorodnev at linux dot intel dot com 2006-03-14 07:10 -------
With recent version of 'configure', came in revision 112028, generated Makefile
contains wrong tool names for the native build.
$ grep x86_64-redhat-linux Makefile
AS = x86_64-redhat-linux-as
AR = x86_64-redhat-linux-ar
CC = x86_64-redhat-linux-gcc
CXX = x86_64-redhat-linux-c++
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26673
More information about the Gcc-bugs
mailing list