[Bug bootstrap/34126] [4.3 regression] bootstrap: build/genmodes missing

2007-11-17 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2007-11-17 20:38 --- Well this is invalid if you did a configure/make in the gcc source directory and now trying to build in another directory without doing make distclean. -- pinskia at gcc dot gnu dot org changed: What

[Bug bootstrap/34126] [4.3 regression] bootstrap: build/genmodes missing

2007-11-17 Thread tkoenig at gcc dot gnu dot org
--- Comment #5 from tkoenig at gcc dot gnu dot org 2007-11-17 16:48 --- Apparently, I had run "configure" and "make" in the gcc source directory, which caused this strange behavior. Interestingly, this broke the build in the bin directory, later. Checking out a fresh tree, "configure"i

[Bug bootstrap/34126] [4.3 regression] bootstrap: build/genmodes missing

2007-11-16 Thread wilson at gcc dot gnu dot org
--- Comment #4 from wilson at gcc dot gnu dot org 2007-11-16 22:37 --- This problem occurs if you accidentally run ../gcc/gcc/configure instead of ../gcc/configure I've tried looking at make -d output, and there isn't enough info there to see what is going wrong. In the second case

[Bug bootstrap/34126] [4.3 regression] bootstrap: build/genmodes missing

2007-11-16 Thread tkoenig at gcc dot gnu dot org
--- Comment #3 from tkoenig at gcc dot gnu dot org 2007-11-16 21:00 --- Hi Mark, this should probably be a P1. Booting on Linux isn't all that uncommon. -- tkoenig at gcc dot gnu dot org changed: What|Removed |Added --