public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/40650]  New: gcc-4.5-20090702 won't build on OS X 10.5
@ 2009-07-04 15:57 hal at oz dot net
  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
  0 siblings, 1 reply; 4+ messages in thread
From: hal at oz dot net @ 2009-07-04 15:57 UTC (permalink / raw)
  To: gcc-bugs

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


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

* [Bug bootstrap/40650] gcc-4.5-20090702 won't build on OS X 10.5 with GMP/MPFR in-tree
  2009-07-04 15:57 [Bug c/40650] New: gcc-4.5-20090702 won't build on OS X 10.5 hal at oz dot net
@ 2009-07-06 19:28 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2009-07-06 19:28 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2009-07-06 19:27 -------
I have not bootstrapped with GMP/MPFR in tree so I don't know if that works.  I
always have a build of GMP and MPFR around so it does not compile GMP/MPFR
again when building GCC.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |bootstrap
            Summary|gcc-4.5-20090702 won't build|gcc-4.5-20090702 won't build
                   |on OS X 10.5                |on OS X 10.5 with GMP/MPFR
                   |                            |in-tree


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


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

* [Bug bootstrap/40650] gcc-4.5-20090702 won't build on OS X 10.5 with GMP/MPFR in-tree
       [not found] <bug-40650-4@http.gcc.gnu.org/bugzilla/>
  2012-01-28  5:31 ` pinskia at gcc dot gnu.org
@ 2012-05-22  7:23 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-05-22  7:23 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

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

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-05-22 06:13:05 UTC ---
No feedback in over 3 months so closing.


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

* [Bug bootstrap/40650] gcc-4.5-20090702 won't build on OS X 10.5 with GMP/MPFR in-tree
       [not found] <bug-40650-4@http.gcc.gnu.org/bugzilla/>
@ 2012-01-28  5:31 ` pinskia at gcc dot gnu.org
  2012-05-22  7:23 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-01-28  5:31 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2012-01-28
     Ever Confirmed|0                           |1

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-28 05:19:26 UTC ---
Can you try again and attach the config.log


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

end of thread, other threads:[~2012-05-22  7:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-04 15:57 [Bug c/40650] New: gcc-4.5-20090702 won't build on OS X 10.5 hal at oz dot net
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
     [not found] <bug-40650-4@http.gcc.gnu.org/bugzilla/>
2012-01-28  5:31 ` pinskia at gcc dot gnu.org
2012-05-22  7:23 ` pinskia at gcc dot gnu.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).