Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] gcc 4.7.0 failing on configure

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Sukneet Basuta <sukneet AT gmail.com>
  • To: Robin Cook <rcook AT wyrms.net>
  • Cc: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] gcc 4.7.0 failing on configure
  • Date: Wed, 9 May 2012 00:37:36 -0400

You want to cast libmpc, not mpc.
Casting the devel branch of gmp (5.x, which is stable btw) may also help.

On Tue, May 8, 2012 at 11:44 PM, Robin Cook <rcook AT wyrms.net> wrote:
> checking for the correct version of gmp.h... yes
> checking for the correct version of mpfr.h... yes
> checking for the correct version of mpc.h... yes
> checking for the correct version of the gmp/mpfr/mpc libraries... no
> configure: error: Building GCC requires GMP 4.2+, MPFR 2.3.1+ and MPC
> 0.8.0+.
> Try the --with-gmp, --with-mpfr and/or --with-mpc options to specify
> their locations.
>
> gmp:
> 4.3.2
> mpfr:
> 3.1.0
> mpc:
> 0.22
>
>
> I have recast the above with the same error.
>
> currently have gcc 4.6.3 : C, C++, and FORTRAN
>
>
> _______________________________________________
> SM-Discuss mailing list
> SM-Discuss AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-discuss
>




Archive powered by MHonArc 2.6.24.

Top of Page