diff options
author | Kirill K. Smirnov <kirill.k.smirnov@gmail.com> | 2016-09-13 22:07:14 +0300 |
---|---|---|
committer | Kirill K. Smirnov <kirill.k.smirnov@gmail.com> | 2016-09-13 22:07:14 +0300 |
commit | 10972baa20e2d96e77204a6d48839dc0d4f21d77 (patch) | |
tree | f50317d5361c79cef354eec308e88c5db3dede02 /patches/glibc/linuxthreads-2.3.6/100-cygwin.patch | |
parent | 290ae52db3cc086fdc3004f49ee6ecbf143ef313 (diff) | |
download | crosstool-ng-10972baa20e2d96e77204a6d48839dc0d4f21d77.tar.gz crosstool-ng-10972baa20e2d96e77204a6d48839dc0d4f21d77.tar.bz2 crosstool-ng-10972baa20e2d96e77204a6d48839dc0d4f21d77.zip |
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 'patches/glibc/linuxthreads-2.3.6/100-cygwin.patch')
0 files changed, 0 insertions, 0 deletions