tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] shared libraries with tcc - any ETA?


From: Aharon Robbins
Subject: [Tinycc-devel] shared libraries with tcc - any ETA?
Date: Fri, 10 Jan 2014 09:08:22 +0200
User-agent: Heirloom mailx 12.5 6/20/10

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]