summaryrefslogtreecommitdiff
path: root/config/cc
diff options
context:
space:
mode:
authorKirill K. Smirnov <kirill.k.smirnov@gmail.com>2016-09-13 19:07:14 (GMT)
committerKirill K. Smirnov <kirill.k.smirnov@gmail.com>2016-09-13 19:07:14 (GMT)
commit10972baa20e2d96e77204a6d48839dc0d4f21d77 (patch)
treef50317d5361c79cef354eec308e88c5db3dede02 /config/cc
parent290ae52db3cc086fdc3004f49ee6ecbf143ef313 (diff)
binutils: make symlinks in a consistent way
On the stage "core gcc pass-2" the following layout is created: 1) buildtools/bin/TARGET-{ar,as,elf2flt,flthdr,ld,ld.bfd,ranlib,strip} 2) buildtools/TARGET/bin/{ar,as,elf2flt,flthdr,ld,ld.bfd,ranlib,strip} 3) x-tools/TARGET/bin/TARGET-{ar,as,elf2flt,flthdr,ld,ld.bfd,ranlib,strip} 4) x-tools/TARGET/TARGET/bin{ar,as,elf2flt,flthdr,ld,ld.bfd,ranlib,strip} where both (1) and (2) are symlinks to (3). This effectively renders core pass-2 gcc with elf2flt linker unusable. Related elf2flt discussion: https://github.com/crosstool-ng/crosstool-ng/pull/443 Signed-off-by: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>
Diffstat (limited to 'config/cc')
0 files changed, 0 insertions, 0 deletions