Re: [OE-core] [PATCH 1/2] libunwind: fix build by linking with bfd instead of gold

2016-09-22 Thread Khem Raj
On Tue, Sep 20, 2016 at 10:30 PM, Andreas Müller wrote: > works around: > /ld: error: Gperf-simple.o: cannot make copy relocation for > protected symbol '_Uarm_local_addr_space', defined in > ../src/.libs/libunwind-arm.so > collect2: error: ld returned 1 exit status > Makefile:1038: recipe for t

Re: [OE-core] [PATCH 1/2] libunwind: fix build by linking with bfd instead of gold

2016-09-22 Thread Martin Jansa
On Wed, Sep 21, 2016 at 07:30:43AM +0200, Andreas Müller wrote: > works around: > /ld: error: Gperf-simple.o: cannot make copy relocation for > protected symbol '_Uarm_local_addr_space', defined in > ../src/.libs/libunwind-arm.so > collect2: error: ld returned 1 exit status > Makefile:1038: recip

[OE-core] [PATCH 1/2] libunwind: fix build by linking with bfd instead of gold

2016-09-20 Thread Andreas Müller
works around: /ld: error: Gperf-simple.o: cannot make copy relocation for protected symbol '_Uarm_local_addr_space', defined in ../src/.libs/libunwind-arm.so collect2: error: ld returned 1 exit status Makefile:1038: recipe for target 'Gperf-simple' failed make[1]: *** [Gperf-simple] Error 1 make[