public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "hal at oz dot net" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/40650]  New: gcc-4.5-20090702 won't build on OS X 10.5
Date: Sat, 04 Jul 2009 15:57:00 -0000	[thread overview]
Message-ID: <bug-40650-14181@http.gcc.gnu.org/bugzilla/> (raw)

The full 20090702 gcc 4.5 snapshot runs into a problem early in stage 2 on OS
X.  The last few lines of the console output are:

checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU
ld... no
checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload
object files... -r
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
make[2]: *** [configure-stage2-gmp] Error 1
make[1]: *** [stage2-bubble] Error 2
make: *** [all] Error 2


Configuration:  OS X 10.5.7 running on a macbook pro; xcode tools 3.1.3;
gcc-4.5-20090702 full snapshot with gmp-4.3.1 unpacked into the top-level of
the tree as gmp and mpfr-2.4.1 as mpfr.  Configured with default options; no
options specified for the configure script.

The full gcc-4.5-20090618 snapshot builds without trouble on the same machine
using that setup, including the same versions of gmp and mpfr.


-- 
           Summary: gcc-4.5-20090702 won't build on OS X 10.5
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hal at oz dot net


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


             reply	other threads:[~2009-07-04 15:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-04 15:57 hal at oz dot net [this message]
2009-07-06 19:28 ` [Bug bootstrap/40650] gcc-4.5-20090702 won't build on OS X 10.5 with GMP/MPFR in-tree 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=bug-40650-14181@http.gcc.gnu.org/bugzilla/ \
    --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).