Re: Some problem in dlopen on Raspberry Pi (ARMv6)

2016-05-19 Thread Chris Johns
On 19/05/2016 23:05, Pavel Pisa wrote: update. If I disable cache completely then I find code relocated right at the given address Ah ok, this is covered by this ticket https://devel.rtems.org/ticket/2438. It is a bug in libdl. Chris ___ devel maili

Re: Some problem in dlopen on Raspberry Pi (ARMv6)

2016-05-19 Thread Pavel Pisa
Hello Chris, update. If I disable cache completely then I find code relocated right at the given address On Thursday 19 of May 2016 14:50:55 Pavel Pisa wrote: > All seem to be right to this place but when I disassemble target > function I get > >0x1cb018: push{r4, r5, r6, r7, r8, lr} >