Hi.

I've reported before, that on i386 and x86_64 Linux, tcc produces
shared libraries that sometimes can't be used. This is in the context
of gawk (GNU Awk). I get errors like 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
[ ... and many more ]

This is the only thing preventing me from switching to tcc for everday
development, which is a shame, as it is S O   M U C H  F A S T E R than
gcc is.

Thanks,

Arnold

_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to