public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/16837] New: "make bootstrap" forgets which make to use
@ 2004-07-30 15:24 scott dot bailey at eds dot com
  2004-07-30 15:34 ` [Bug bootstrap/16837] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: scott dot bailey at eds dot com @ 2004-07-30 15:24 UTC (permalink / raw)
  To: gcc-bugs

I have GNU make as /usr/local/bin/make, and the native Tru64 5.1B make 
in /usr/bin/make. If I do this:

# PATH=/usr/local/bin:/sbin:/usr/sbin:/usr/bin:/bin; export PATH
# which make
/usr/local/bin/make
# make bootstrap

Then the compiler will get built (all stages), and then the bootstrap dies 
with a bizarre Makefile error at the point where it is starting to build the 
libraries. I hypothesize that at some point things are getting confused and 
the native (wrong) 'make' utility gets invoked. Typing instead:

# /usr/local/bin/make bootstrap

allows the entire build (compilers and libraries) to complete successfully.

I had not observed this behavior with any previous gcc builds (up through 
3.3.3).

-- 
           Summary: "make bootstrap" forgets which make to use
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: scott dot bailey at eds dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: alphaev56-dec-osf5.1
  GCC host triplet: alphaev56-dec-osf5.1
GCC target triplet: alphaev56-dec-osf5.1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16837


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug bootstrap/16837] "make bootstrap" forgets which make to use
  2004-07-30 15:24 [Bug bootstrap/16837] New: "make bootstrap" forgets which make to use scott dot bailey at eds dot com
@ 2004-07-30 15:34 ` pinskia at gcc dot gnu dot org
  2004-08-03 19:51 ` scott dot bailey at eds dot com
  2004-08-03 20:33 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-07-30 15:34 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-07-30 15:34 -------
Where is the error log?
JUst the last couple of lines is enough.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16837


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug bootstrap/16837] "make bootstrap" forgets which make to use
  2004-07-30 15:24 [Bug bootstrap/16837] New: "make bootstrap" forgets which make to use scott dot bailey at eds dot com
  2004-07-30 15:34 ` [Bug bootstrap/16837] " pinskia at gcc dot gnu dot org
@ 2004-08-03 19:51 ` scott dot bailey at eds dot com
  2004-08-03 20:33 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: scott dot bailey at eds dot com @ 2004-08-03 19:51 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From scott dot bailey at eds dot com  2004-08-03 19:51 -------
Subject: RE:  "make bootstrap" forgets which make to 
	use

I regret to report that apparently I am a crackpot. :-)

My original build directory had gotten reused multiple times while I worked
to get gcc-3.4.1 built originally, and then got deleted.

I now have spent the last two days attempting to reproduce the problem for
you, and find that I cannot. Several steenkin' variations and every one of
them got past the failure point with no problems. I guess you can close out
this report and I will be more careful after the next release appears. :-)

Thanks again,

	Scott


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16837


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug bootstrap/16837] "make bootstrap" forgets which make to use
  2004-07-30 15:24 [Bug bootstrap/16837] New: "make bootstrap" forgets which make to use scott dot bailey at eds dot com
  2004-07-30 15:34 ` [Bug bootstrap/16837] " pinskia at gcc dot gnu dot org
  2004-08-03 19:51 ` scott dot bailey at eds dot com
@ 2004-08-03 20:33 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-03 20:33 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-03 20:33 -------
Invalid so closing.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16837


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-08-03 20:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-30 15:24 [Bug bootstrap/16837] New: "make bootstrap" forgets which make to use scott dot bailey at eds dot com
2004-07-30 15:34 ` [Bug bootstrap/16837] " pinskia at gcc dot gnu dot org
2004-08-03 19:51 ` scott dot bailey at eds dot com
2004-08-03 20:33 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).