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.

_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to