In follow up, I updated and rebuilt the latest binutils
http://ftp.gnu.org/gnu/binutils/binutils-2.22.tar.gz
and tried the patch associated with this bug report:
http://sourceware.org/bugzilla/show_bug.cgi?id=10340
to see if my problem was due to this bug. It does not appear to be: the
link
On 31/05/12 01:40, Jonas Maebe wrote:
>
>> I'm thinking that ld should be looking at:
>>
>> /mnt/engels/lib/libpthread.so.0
>>
>> but according to the error message it's looking at:
>>
>> /lib/libpthread.so.0
>>
>> which read literally would explain the error.
>
> That's correct. It seems that
On 25 May 2012 18:14, Paul Breneman wrote:
> I've recently added new releases for Linux and ARM Linux on this page:
> http://www.turbocontrol.com/easyfpgui.htm
Excellent stuff, thanks Paul. I am planning on getting an Android
based smart phone in the next few months. I hope to start looking into
On 30 May 2012, at 01:50, Bruce Tulloch wrote:
> I tried --with-sysroot for configure in buildcrossbinutils and it does
> not appear to make any difference. I still get the error
> "/usr/local/opt/binutils/bin/x86_64-linux-ld: skipping incompatible
> /lib/libpthread.so.0 when searching for /lib/l
2012/5/29 Jonas Maebe :
> It means that you have memory corruption in your program (using objects after
> freeing them, writing via pointers that have already been freed, writing past
> end of a memory block allocated to a pointer, etc).
This seems to happen inside the TLEpollEventer (it won't