Displaying 3 results from an estimated 3 matches for "pr15543".
Did you mean:
pr15493
2013 Mar 19
0
[LLVMdev] bugpoint (and possibly others) need to be compiled with -rdynamic
> What version of cmake are you using? I am getting the opposite
> behavior: every binary is linked using -rdynamic :-(
BTW, I reported llvm.org/pr15543 to track this.
Cheers,
Rafael
2013 Mar 19
2
[LLVMdev] bugpoint (and possibly others) need to be compiled with -rdynamic
On 21 August 2012 13:39, Stephen Checkoway <s at pahtak.org> wrote:
> Attached is a patch that fixes it for the cmake build. I'm not positive this is the right place to put it and I really have no idea where the check should go when using the autotools.
What version of cmake are you using? I am getting the opposite
behavior: every binary is linked using -rdynamic :-(
Cheers,
Rafael
2013 Mar 20
2
[LLVMdev] bugpoint (and possibly others) need to be compiled with -rdynamic
On Mar 19, 2013, at 12:03 PM, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
>> What version of cmake are you using? I am getting the opposite
>> behavior: every binary is linked using -rdynamic :-(
>
> BTW, I reported llvm.org/pr15543 to track this.
When I first sent the email (in August of last year), I was using cmake 2.8.8. I now appear to be using 2.8.9 and I don't have the same behavior you do:
steve$ ninja -v -j1 bin/llvm-as
[1/1] : && /usr/bin/c++ -fPIC -fvisibility-inlines-hidden -Wno-uninitialized -Wnon...