Package: tcc Version: 0.9.27~git20140923.9d7fb33-3 Severity: important The -static option yields "undefined symbol" errors:
ypig% cat conftest.c int main (void) { return 0; } ypig% tcc -static conftest.c -o conftest tcc: error: undefined symbol '__gcc_personality_v0' tcc: error: undefined symbol '_Unwind_Resume' tcc: error: undefined symbol '_Unwind_GetIP' tcc: error: undefined symbol '_Unwind_GetCFA' tcc: error: undefined symbol '_Unwind_Backtrace' ypig% -- System Information: Debian Release: stretch/sid APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.2.0-1-amd64 (SMP w/8 CPU cores) Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) Versions of packages tcc depends on: ii libc6 2.21-4 Versions of packages tcc recommends: ii libc6-dev [libc-dev] 2.21-4 tcc suggests no packages. -- no debconf information