Hi. Occasionally I use tcc on x86_64 for testing building gawk with something that isn't GCC. I'm getting this:
../gawk: Symbol `malloc' causes overflow in R_X86_64_PC32 relocation ../gawk: Symbol `free' causes overflow in R_X86_64_PC32 relocation ../gawk: Symbol `malloc' causes overflow in R_X86_64_PC32 relocation ../gawk: Symbol `free' causes overflow in R_X86_64_PC32 relocation ../gawk: Symbol `malloc' causes overflow in R_X86_64_PC32 relocation .... I vaguely recall that this was discussed before. This is with the mob branch after a recent git pull. To reproduce, simply clone the gawk git repo and configure and build the master branch with tcc. Much thanks! Arnold _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
