[Bug bootstrap/26673] Bootstrap of GCC trunk failed when configured with --host=...

2006-03-14 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2006-03-14 13:35 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|WAITING

[Bug bootstrap/26673] Bootstrap of GCC trunk failed when configured with --host=...

2006-03-14 Thread grigory_zagorodnev at linux dot intel dot com
--- Comment #3 from grigory_zagorodnev at linux dot intel dot com 2006-03-14 13:32 --- It appears that configuration scheme changed in revision 112028 of trunk without any notice. [trunk revision 112027] Host type: --build=BUILD configure for building on BUILD [BUILD=HOST]

[Bug bootstrap/26673] Bootstrap of GCC trunk failed when configured with --host=...

2006-03-14 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2006-03-14 10:27 --- if the output of config.guess does not match your --host=... string you are building a cross compiler. Try making those match or also specify --build. -- rguenth at gcc dot gnu dot org changed: What

[Bug bootstrap/26673] Bootstrap of GCC trunk failed when configured with --host=...

2006-03-13 Thread grigory_zagorodnev at linux dot intel dot com
--- 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 = x8