1*14cfea99SzrjGNU BINUTILS
2*14cfea99Szrj============
3*14cfea99SzrjOriginal source can be downloaded from:
4*14cfea99Szrjhttp://ftp.gnu.org/gnu/binutils
5*14cfea99Szrj
6*14cfea99Szrjfile = binutils-2.27.tar.bz2
7*14cfea99Szrjdate = 3 August 2016
8*14cfea99Szrjsize = 26099568
9*14cfea99Szrjsha1 = 6e472ddae565a2b1447e6f2393809bb8799982cf
10*14cfea99Szrj
11*14cfea99SzrjA list of files and directories removed is in README.DELETED
12*14cfea99Szrj
13*14cfea99SzrjLocal modifications applied to following files:
14*14cfea99Szrj	bfd/config.bfd (x86_64_pei_vec)
15*14cfea99Szrj	bfd/bfdver.h (new)
16*14cfea99Szrj	bfd/elf64-x86-64.c (linker path)
17*14cfea99Szrj	bfd/plugin.c (plugin dir path)
18*14cfea99Szrj	bfd/sysdep.h (offsetof)
19*14cfea99Szrj	gold/x86_64.cc (linker path)
20*14cfea99Szrj	ld/ldlex.l (sysdep.h)
21*14cfea99Szrj
22*14cfea99SzrjConfigured with:
23*14cfea99Szrj(export CFLAGS="-I/usr/local/include" && export LDFLAGS="-L/usr/local/lib" && \
24*14cfea99Szrj./configure --with-system-zlib  --with-gmp=/usr/local  --with-mpfr=/usr/local \
25*14cfea99Szrj--disable-werror  --with-lib-path=/lib:/usr/lib  \
26*14cfea99Szrj--enable-deterministic-archives --disable-nls \
27*14cfea99Szrj--enable-gold=default --enable-bfd --enable-plugins \
28*14cfea99Szrj--enable-targets="x86_64-pc-dragonfly" --prefix=/usr/local && gmake -j8)
29