bug-binutils
[Top][All Lists]
Advanced

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

problem in installing binutils.


From: Yanamadala Sirisha
Subject: problem in installing binutils.
Date: Tue, 27 May 2014 12:49:40 +0530

sir,
  I am student working on a project. when am trying to install mspgcc on ubuntu 14.04 version am getting an error at "make" during installation of binutils... following are the commands i used.. sir please help me in fixing this error. i have attached the screen shots of error.Thanks in advance..

> wget http://ftpmirror.gnu.org/binutils/binutils-2.21.1a.tar.bz2
> tar xvfj binutils-2.21.1a.tar.bz2
> cd binutils-2.21.1
> patch -p1 < ../mspgcc-20120406/msp430-binutils-2.21.1a-20120406.patch
> cd ..
> mkdir -p BUILD/binutils
> cd BUILD/binutils
> ../../binutils-2.21.1/configure --target=msp430 --program-prefix="msp430-" --with-mpfr-include=/usr/local/include -with-mpfr-lib=/usr/local/lib --with-gmp-include=/usr/local/include -with-gmp-lib=/usr/local/lib --with-mpc-include=/usr/local/include -with-mpc-lib=/usr/local/lib
> make -j 4
> sudo make install
> cd ../..

Attachment: Screenshot from 2014-05-23 21_26_43.png
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]