binutils

Current Version: 2.12.1

Links

dir: ftp://ftp.gnu.org/pub/gnu/binutils

file: binutils-2.12.1.tar.gz

alternative: binutils-2.12.1.tar.bz2

patch: binutils-2.12.1-combreloc.patch.bz2

Needs

bash binutils diffutils fileutils gcc grep make sed sh-utils texinfo textutils

Setup information

mkdir ../binutils-build 

pre

cd ../binutils-build 

init

../binutils-2.12.1/configure --prefix=/usr --enable-shared 

config

make tooldir=/usr 

make

make tooldir=/usr install 
make tooldir=/usr install-info 

install