[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tinycc-devel] inefficient/broken static linking? (uclibc on i386)
From: |
u-tcc-uepj |
Subject: |
[Tinycc-devel] inefficient/broken static linking? (uclibc on i386) |
Date: |
Mon, 19 Sep 2011 17:21:11 +0200 |
User-agent: |
Mutt/1.4.2.3i |
Hello,
It looks like uclibc is not "fully" supported with tcc, there are some
glitches even though it works somehow.
I wonder what is the reason for the executables becoming so big with -static.
Even "hello world"-style programs become 300k executables while gcc with
uclibc properly creates corresponding executables sized around 3-5k.
I'd love to let tcc work properly in this mode. What might be the reason
for the erroneous linking?
My uclibc is from a recent git snapshot on i386 and tcc from git as well.
Regards,
Rune
- [Tinycc-devel] inefficient/broken static linking? (uclibc on i386),
u-tcc-uepj <=