Package: tcc
Version: 0.9.27-4
Severity: important

There's an important regression: -pthread no longer works.

zira:~> cat tst.c
int main (void)
{
  return 0;
}
zira:~> tcc -pthread tst.c
tcc: error: undefined symbol 'main'

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 
'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.15.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=POSIX 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages tcc depends on:
ii  libc6  2.26-6

Versions of packages tcc recommends:
ii  libc6-dev [libc-dev]  2.26-6

tcc suggests no packages.

-- no debconf information

Reply via email to