public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/22569] New: 4.1-20050716 bootstrap failure
@ 2005-07-20 15:08 rik at osrc dot info
  2005-07-20 15:20 ` [Bug bootstrap/22569] " pinskia at gcc dot gnu dot org
  2005-07-20 15:42 ` rik at osrc dot info
  0 siblings, 2 replies; 3+ messages in thread
From: rik at osrc dot info @ 2005-07-20 15:08 UTC (permalink / raw)
  To: gcc-bugs

When trying to bootstrap new GCC 4.1 20050716 I get this:

test -f config.h || (rm -f stamp-h1 && make stamp-h1)
make[1]: Leaving directory
`/mnt/lfs/usr/build/gcc-4.1-20050716/host-i686-pc-linux-gnu/libcpp'
Bootstrapping the compiler
make[1]: Entering directory `/mnt/lfs/usr/build/gcc-4.1-20050716/gcc'
make[1]: *** No rule to make target `bootstrap'.  Stop.
make[1]: Leaving directory `/mnt/lfs/usr/build/gcc-4.1-20050716/gcc'
make: *** [bootstrap] Error 2

But look at this:

lfs@rik-note:/mnt/lfs/build/gcc-4.1-20050716> ls -l gcc/ | grep Makefile
-rw-r--r--   1 lfs lfs  194866 Jul 20 17:12 Makefile.in

There is just no Makefile! I've configured GCC with 

./configure --prefix=/tools \
    --libexecdir=/tools/lib --with-local-prefix=/tools \
    --disable-nls --enable-shared --enable-languages=c

Which is standard for LFS pass 1. GCC 3.4.3 works like charm, but I think it's a
bug that should be fixed.

Host system is SuSE 9.1, GCC 3.3.3, Make 3.80, Binutils 2.15.90.0.1.1
(2.16.91.0.1 in LFS).

-- 
           Summary: 4.1-20050716 bootstrap failure
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rik at osrc dot info
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

* [Bug bootstrap/22569] 4.1-20050716 bootstrap failure
  2005-07-20 15:08 [Bug bootstrap/22569] New: 4.1-20050716 bootstrap failure rik at osrc dot info
@ 2005-07-20 15:20 ` pinskia at gcc dot gnu dot org
  2005-07-20 15:42 ` rik at osrc dot info
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-20 15:20 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-20 15:14 -------
Almost nobody builds in the src directory which is why this is known to break every once in a while

-- 


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


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

* [Bug bootstrap/22569] 4.1-20050716 bootstrap failure
  2005-07-20 15:08 [Bug bootstrap/22569] New: 4.1-20050716 bootstrap failure rik at osrc dot info
  2005-07-20 15:20 ` [Bug bootstrap/22569] " pinskia at gcc dot gnu dot org
@ 2005-07-20 15:42 ` rik at osrc dot info
  1 sibling, 0 replies; 3+ messages in thread
From: rik at osrc dot info @ 2005-07-20 15:42 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rik at osrc dot info  2005-07-20 15:36 -------
(In reply to comment #1)
> Almost nobody builds in the src directory which is why this is known to break
every once in a while

Aha... Damn, it looks that *now* I understand what it is to build outside the
source tree... And it's just passed that point in compilation.

Thank you very much for your attention to such foolish reports. :)

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


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


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

end of thread, other threads:[~2005-07-20 15:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-20 15:08 [Bug bootstrap/22569] New: 4.1-20050716 bootstrap failure rik at osrc dot info
2005-07-20 15:20 ` [Bug bootstrap/22569] " pinskia at gcc dot gnu dot org
2005-07-20 15:42 ` rik at osrc dot info

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).