Re: Building GCC 4.9: No rule to make target ../build-x89_64-unknown-linux-gnu/libiberty/libiberty.a

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

 



On 15 February 2014 07:50,  crazed.huskwrote:
> And here are the steps I'm following to get to this point.
>
>         cd /usr/local/src/gcc
>         wget http://www.netgull.com/gcc/snapshots/4.9-20140209/gcc-4.9-20140209.tar.bz2
>         tar xvf gcc-4.9-20140209.tar.bz2
>         ln -s gcc-4.9-20140209.tar.bz2 gcc
>         cd /usr/local/src/gcc/gcc
>         /usr/local/src/gcc/gcc/contrib/download_prerequisites
>         mkdir /usr/local/src/gcc/objdir
>         cd    /usr/local/src/gcc/objdir
>         /usr/local/src/gcc/gcc/gcc/configure

This should be /usr/local/src/gcc/gcc/configure

Otherwise you configure only the compiler front-end, not the other
modules it needs.




[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