summaryrefslogtreecommitdiff
path: root/doc/bugs/git-annex_won__39__t_execute_on_WD_My_Cloud_NAS/comment_1_b87b50ca08bf90ecb7d741a6baa1dc4d._comment
blob: 00f2c08060517c3caa99ad3641bc894b23de3a24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2015-10-15T17:04:07Z"
 content="""
I wonder if this ELF issue extends to other binaries included in the
git-annex bundle, or does it only affect the git-annex (and
git-annex-shell) binary?

It looks like git is working when used inside runshell, and that is using a
git binary from the git-annex bundle.

If so, it could have something to do with how the haskell binary is being
linked. I found this thread about fixing this problem in the gold linker:
<https://sourceware.org/ml/binutils/2012-08/msg00486.html>. IIRC
the arm build is currently using the bfd linker, not gold.
"""]]