Re: Unable to configure gcc 4.9.2 on mac OSX 10.10.1 with ISL 0.12.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 19 November 2014 17:53, Hemant <hemant.tm@xxxxxxxxx> wrote:
> Hi,
>
> I am trying to build gcc 4.9.2 on mac OSX 10.10.1 from scratch but it
> fails at the configure step.
>
> On quick search I found that there is some issue with the configure
> script  at below line :
>
>>>
>
> configure:5990: checking for version 0.12 of ISL
>
> It uses the value for the previous step which basically checks for ISL
> version 0.10 and 0.11 and doesn't update the value. Though I thought
> that was fixed.
>
> Any suggestion?

Unless you really need the Graphite features just remove the
--with-isl and --with-cloog options from your configure command.

Using --with-gmp, --with-mpfr and --with-mpc is usually not the best
approach either, see http://gcc.gnu.org/wiki/InstallingGCC




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux