Michael Matz <matz....@frakked.de> wrote: |Aloha, | |with the holiday season coming up I probably am going to have some time |for cleaning up after me if necessary, so I've pushed my current stable |(in my mind) stuff to mob. It's 110 changes on these topics:
Thank you for your continuous work on tcc, which i use each and every work day over and over again. |I'm obviously interested if I've broken stuff. For instance I haven't |ever built this for windows, so testing there would be appreciated. And thanks for [77d7ea0], thereafter. Not until today i had used the S/MIME code which crashed without it! Read a lucky man who does not need to dig into this again. ^_~ It would be nice if someone could commit the multiple -rpath argument, it worked fine ever since. And i need --- a/tccelf.c +++ b/tccelf.c @@ -778,6 +778,8 @@ ST_FUNC void relocate_section(TCCState *s1, Section *s) relocate_init(sr); for_each_elem(sr, 0, rel, ElfW_Rel) { + section_ptr_add(s, 8); + ptr = s->data + rel->r_offset; sym_index = ELFW(R_SYM)(rel->r_info); sym = &((ElfW(Sym) *)symtab_section->data)[sym_index]; but for a stub program that is not yet anything useful. >From within the greyness, Ciao. --steffen _______________________________________________ Tinycc-devel mailing list Tinycc-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/tinycc-devel