public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "mvanier at cs dot caltech dot edu" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/22403] New: build failure on Mandrake Linux 10.1
Date: Mon, 11 Jul 2005 08:48:00 -0000	[thread overview]
Message-ID: <20050711083137.22403.mvanier@cs.caltech.edu> (raw)

I compiled the C compiler on Mandrake Linux 10.1 (running virtually on VMware).
 The compile died with this message:

../../gcc-4.0.1/gcc/toplev.c: In function 'toplev_main':
../../gcc-4.0.1/gcc/toplev.c:548: sorry, unimplemented: inlining failed in call
to 'floor_log2': redefined extern inline functions are not considered for inlining
../../gcc-4.0.1/gcc/toplev.c:1697: sorry, unimplemented: called from here
../../gcc-4.0.1/gcc/toplev.c:548: sorry, unimplemented: inlining failed in call
to 'floor_log2': redefined extern inline functions are not considered for inlining
../../gcc-4.0.1/gcc/toplev.c:1701: sorry, unimplemented: called from here
../../gcc-4.0.1/gcc/toplev.c:548: sorry, unimplemented: inlining failed in call
to 'floor_log2': redefined extern inline functions are not considered for inlining
../../gcc-4.0.1/gcc/toplev.c:1703: sorry, unimplemented: called from here
../../gcc-4.0.1/gcc/toplev.c:548: sorry, unimplemented: inlining failed in call
to 'floor_log2': redefined extern inline functions are not considered for inlining
../../gcc-4.0.1/gcc/toplev.c:1707: sorry, unimplemented: called from here
make[2]: *** [toplev.o] Error 1
make[1]: *** [stage2_build] Error 2
make: *** [bootstrap] Error 2

The configure line was:

configure --enable-languages=c

and was done in a different directory from the source directory, as per build
guidelines.  I have successfully built gcc many times before, but not on this
exact platform.

-- 
           Summary: build failure on Mandrake Linux 10.1
           Product: gcc
           Version: 4.0.1
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mvanier at cs dot caltech dot edu
                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=22403


             reply	other threads:[~2005-07-11  8:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-11  8:48 mvanier at cs dot caltech dot edu [this message]
2005-07-11 14:10 ` [Bug c/22403] " pinskia at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050711083137.22403.mvanier@cs.caltech.edu \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).