Bug#651301: clang debian detection is broken - clang fails to link executables - missing path to crt?.o files

2011-12-07 Thread rgareus
Package: clang Version: 2.9-16 Severity: important in short: changing /etc/debian_version from '6.0.3' to 'wheezy/sid' works around the problem. long story: $clang -v -o test test.o Debian clang version 2.9-16 (tags/RELEASE_29/final) (based on LLVM 2.9) Target: i386-pc-linux-gnu Thread model:

Bug#651301: clang debian detection is broken - clang fails to link executables - missing path to crt?.o files

2011-12-07 Thread Sylvestre Ledru
Le mercredi 07 décembre 2011 à 15:32 +0100, rgareus a écrit : Package: clang Version: 2.9-16 Severity: important in short: changing /etc/debian_version from '6.0.3' to 'wheezy/sid' works around the problem. Do you know how you get '6.0.3' in /etc/debian_version ? By the way, it seems that

Bug#651301: clang debian detection is broken - clang fails to link executables - missing path to crt?.o files

2011-12-07 Thread Robin Gareus
On 12/07/2011 03:51 PM, Sylvestre Ledru wrote: Le mercredi 07 décembre 2011 à 15:32 +0100, rgareus a écrit : Package: clang Version: 2.9-16 Severity: important in short: changing /etc/debian_version from '6.0.3' to 'wheezy/sid' works around the problem. Do you know how you get '6.0.3' in

Bug#651301: clang debian detection is broken - clang fails to link executables - missing path to crt?.o files

2011-12-07 Thread Robin Gareus
Bonjour Sylvestre, On 12/07/2011 03:51 PM, Sylvestre Ledru wrote: Le mercredi 07 décembre 2011 à 15:32 +0100, rgareus a écrit : Package: clang Version: 2.9-16 Severity: important in short: changing /etc/debian_version from '6.0.3' to 'wheezy/sid' works around the problem. Do you know how

Bug#651301: clang debian detection is broken - clang fails to link executables - missing path to crt?.o files

2011-12-07 Thread Sylvestre Ledru
Le mercredi 07 décembre 2011 à 16:09 +0100, Robin Gareus a écrit : Bonjour Sylvestre, On 12/07/2011 03:51 PM, Sylvestre Ledru wrote: Le mercredi 07 décembre 2011 à 15:32 +0100, rgareus a écrit : Package: clang Version: 2.9-16 Severity: important in short: changing