On 10/22/11 06:24 PM, Ben Gamari wrote:
On Sat, 22 Oct 2011 16:58:18 +0200, Karel Gardas
wrote:
Hi Ben,
first of all, thank you very much for your progress. No, I don't see
crash, but in fact infinite loop. As far as I understand the linker
message '..linking...done' is printed when all the r
On Sat, 22 Oct 2011 16:58:18 +0200, Karel Gardas
wrote:
> Hi Ben,
>
> first of all, thank you very much for your progress. No, I don't see
> crash, but in fact infinite loop. As far as I understand the linker
> message '..linking...done' is printed when all the relocations are
> processed --
Hi Ben,
first of all, thank you very much for your progress. No, I don't see
crash, but in fact infinite loop. As far as I understand the linker
message '..linking...done' is printed when all the relocations are
processed -- so it does not necessarily mean that all the relocations
are proces
After much debugging, I've put up a new version of my ARM linker support
patchset on Github[1]. While the relocation code seems to work insofar
as it gets past linking and begins running code without SIGILL or
SIGSEGV, clearly something is amiss,
$ inplace/bin/ghc-stage2 -Binplace/lib --interactiv