[Bug bootstrap/25455] [4.2 Regression] make all with a native build now does a bootstrap instead of a normal build

2006-02-20 Thread pinskia at gcc dot gnu dot org
--- Comment #12 from pinskia at gcc dot gnu dot org 2006-02-20 17:35 --- If make all-gcc works, I am happy so this is a dup of bug 25670. *** This bug has been marked as a duplicate of 25670 *** -- pinskia at gcc dot gnu dot org changed: What|Removed

[Bug bootstrap/25455] [4.2 Regression] make all with a native build now does a bootstrap instead of a normal build

2006-01-04 Thread pinskia at gcc dot gnu dot org
--- Comment #10 from pinskia at gcc dot gnu dot org 2006-01-04 14:10 --- (In reply to comment #9) At this moment, I guess the most important thing is that how to make is clarified and Paolo is willing to fix any problem that might result from his change. I'm doing what Daniel J.

[Bug bootstrap/25455] [4.2 Regression] make all with a native build now does a bootstrap instead of a normal build

2006-01-04 Thread pinskia at gcc dot gnu dot org
--- Comment #11 from pinskia at gcc dot gnu dot org 2006-01-04 14:11 --- And there needs to be a way to do the old way of make all without having to reconfiguring as it means rebuilding the support libraries which is too slow as it is. --

[Bug bootstrap/25455] [4.2 Regression] make all with a native build now does a bootstrap instead of a normal build

2005-12-16 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-12-16 18:06 --- make all with a native build now does a bootstrap instead of a normal build. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/25455] [4.2 Regression] make all with a native build now does a bootstrap instead of a normal build

2005-12-16 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2005-12-16 18:08 --- This is a huge documention failure if this is supposed to work this way but I don't think it should be working this way as it breaks my workflow for testing objc/libobjc changes. -- pinskia at gcc dot gnu dot

[Bug bootstrap/25455] [4.2 Regression] make all with a native build now does a bootstrap instead of a normal build

2005-12-16 Thread joseph at codesourcery dot com
--- Comment #3 from joseph at codesourcery dot com 2005-12-16 18:19 --- Subject: Re: [4.2 Regression] make all with a native build now does a bootstrap instead of a normal build On Fri, 16 Dec 2005, pinskia at gcc dot gnu dot org wrote: make all with a native build now does a

[Bug bootstrap/25455] [4.2 Regression] make all with a native build now does a bootstrap instead of a normal build

2005-12-16 Thread pcarlini at suse dot de
--- Comment #4 from pcarlini at suse dot de 2005-12-16 18:27 --- (In reply to comment #2) but I don't think it should be working this way as it breaks my workflow for testing objc/libobjc changes. Too funny,

[Bug bootstrap/25455] [4.2 Regression] make all with a native build now does a bootstrap instead of a normal build

2005-12-16 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2005-12-16 18:30 --- (In reply to comment #4) Too funny, the Andrew-centric view of the world :-) :-) Other people do the same too. I was just the first to complain. There still needs to be a way to build without a bootstrap and

[Bug bootstrap/25455] [4.2 Regression] make all with a native build now does a bootstrap instead of a normal build

2005-12-16 Thread pcarlini at suse dot de
--- Comment #6 from pcarlini at suse dot de 2005-12-16 18:36 --- (In reply to comment #5) (In reply to comment #4) Too funny, the Andrew-centric view of the world :-) :-) Other people do the same too. I was just the first to complain. There still needs to be a way to build

Re: [Bug bootstrap/25455] [4.2 Regression] make all with a native build now does a bootstrap instead of a normal build

2005-12-16 Thread Andrew Pinski
--- Comment #6 from pcarlini at suse dot de 2005-12-16 18:36 --- (In reply to comment #5) (In reply to comment #4) Too funny, the Andrew-centric view of the world :-) :-) Other people do the same too. I was just the first to complain. There still needs to be a way to

[Bug bootstrap/25455] [4.2 Regression] make all with a native build now does a bootstrap instead of a normal build

2005-12-16 Thread pinskia at physics dot uc dot edu
--- Comment #7 from pinskia at gcc dot gnu dot org 2005-12-16 18:43 --- Subject: Re: [4.2 Regression] make all with a native build now does a bootstrap instead of a normal build --- Comment #6 from pcarlini at suse dot de 2005-12-16 18:36 --- (In reply to comment #5)

[Bug bootstrap/25455] [4.2 Regression] make all with a native build now does a bootstrap instead of a normal build

2005-12-16 Thread drow at gcc dot gnu dot org
--- Comment #8 from drow at gcc dot gnu dot org 2005-12-16 20:38 --- Since he did: http://gcc.gnu.org/ml/gcc/2005-12/msg00357.html I'm just going to close this. -- drow at gcc dot gnu dot org changed: What|Removed |Added

Re: [Bug bootstrap/25455] [4.2 Regression] make all with a native build now does a bootstrap instead of a normal build

2005-12-16 Thread Gabriel Dos Reis
Andrew Pinski [EMAIL PROTECTED] writes: [...] | But he did not which is why there is a bug report. At this moment, I guess the most important thing is that how to make is clarified and Paolo is willing to fix any problem that might result from his change. I'm doing what Daniel J. requested and

[Bug bootstrap/25455] [4.2 Regression] make all with a native build now does a bootstrap instead of a normal build

2005-12-16 Thread gdr at integrable-solutions dot net
--- Comment #9 from gdr at integrable-solutions dot net 2005-12-16 22:01 --- Subject: Re: [4.2 Regression] make all with a native build now does a bootstrap instead of a normal build Andrew Pinski [EMAIL PROTECTED] writes: [...] | But he did not which is why there is a bug report.