tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] Tinycc for ARM help needed !


From: Michael Matz
Subject: Re: [Tinycc-devel] Tinycc for ARM help needed !
Date: Thu, 3 Apr 2014 18:07:11 +0200 (CEST)
User-agent: Alpine 2.00 (LNX 1167 2008-08-23)

Hi,

On Wed, 2 Apr 2014, Domingo Alvarez Duarte wrote:

> 1- "Inconsistency detected by ld.so: rtld.c: 1292: dl_main: Assertion
> `_rtld_local._dl_rtld_map.l_libname' failed!" for this one I found a
> workaround making a change on tccelf.c (it's on the mob but commented
> because it has a side effect of programs generated with debug information
> and stripped afterwards segfaults).

I think I've fixed this one.  TCC was emitting ELF files that aren't liked 
by binutils strip, and creating a PT_PHDR exposed those problems.  mob 
since f2c8491 should work (at least valgrind before and after stripping 
executables for x86 and x86-64 do).


Ciao,
Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]