Hi, > I like this idea. But unfortunately, this needs some fixes for > x86-64. On x86-64, relocation may fail when the distance between > caller and callee is larger than 32bit. In such case, x86-64 TCC > generates PLT and GOT during relocation and it requires extra memory. > Anyway, I'll fix this.
I've just checked this fix in. This fix includes the fix for order of relocate_syms and return offset. Please revert this change if I'm missing something. Thanks, _______________________________________________ Tinycc-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tinycc-devel
