clang 3.9 coverage link failed
up vote
0
down vote
favorite
1.Usage : `clang -coverage'
2.Env :
"os": "linux",
"env": "MATRIX_EVAL="CC=clang-3.9 && CXX=clang++-3.9"",
"dist": "trusty",
"group": "stable",
"addons": {
"apt": {
"sources": [
"llvm-toolchain-trusty-3.9"
],
"packages": [
"clang-3.9"
]
}
},
3.Error log : /usr/bin/ld: /usr/lib/llvm-3.9/bin/../lib/clang/3.9.1/lib/linux/libclang_rt.profile-x86_64.a(GCDAProfiling.c.o): unrecognized relocation (0x2a) in section `.text.llvm_gcda_start_file'
Is there anyone know how to solve this?
clang code-coverage
add a comment |
up vote
0
down vote
favorite
1.Usage : `clang -coverage'
2.Env :
"os": "linux",
"env": "MATRIX_EVAL="CC=clang-3.9 && CXX=clang++-3.9"",
"dist": "trusty",
"group": "stable",
"addons": {
"apt": {
"sources": [
"llvm-toolchain-trusty-3.9"
],
"packages": [
"clang-3.9"
]
}
},
3.Error log : /usr/bin/ld: /usr/lib/llvm-3.9/bin/../lib/clang/3.9.1/lib/linux/libclang_rt.profile-x86_64.a(GCDAProfiling.c.o): unrecognized relocation (0x2a) in section `.text.llvm_gcda_start_file'
Is there anyone know how to solve this?
clang code-coverage
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
1.Usage : `clang -coverage'
2.Env :
"os": "linux",
"env": "MATRIX_EVAL="CC=clang-3.9 && CXX=clang++-3.9"",
"dist": "trusty",
"group": "stable",
"addons": {
"apt": {
"sources": [
"llvm-toolchain-trusty-3.9"
],
"packages": [
"clang-3.9"
]
}
},
3.Error log : /usr/bin/ld: /usr/lib/llvm-3.9/bin/../lib/clang/3.9.1/lib/linux/libclang_rt.profile-x86_64.a(GCDAProfiling.c.o): unrecognized relocation (0x2a) in section `.text.llvm_gcda_start_file'
Is there anyone know how to solve this?
clang code-coverage
1.Usage : `clang -coverage'
2.Env :
"os": "linux",
"env": "MATRIX_EVAL="CC=clang-3.9 && CXX=clang++-3.9"",
"dist": "trusty",
"group": "stable",
"addons": {
"apt": {
"sources": [
"llvm-toolchain-trusty-3.9"
],
"packages": [
"clang-3.9"
]
}
},
3.Error log : /usr/bin/ld: /usr/lib/llvm-3.9/bin/../lib/clang/3.9.1/lib/linux/libclang_rt.profile-x86_64.a(GCDAProfiling.c.o): unrecognized relocation (0x2a) in section `.text.llvm_gcda_start_file'
Is there anyone know how to solve this?
clang code-coverage
clang code-coverage
edited 8 hours ago
asked 11 hours ago
Shylock Hg
32
32
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53371891%2fclang-3-9-coverage-link-failed%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown