Bug#771380: libclang-common-3.5-dev: libraries cant be installed for crosscompiling 32bit

2014-11-29 Thread Sylvestre Ledru
On 29/11/2014 00:29, Norbert Lange wrote: Package: libclang-common-3.5-dev Version: 1:3.5-6 Severity: normal Dear Maintainer, I am trying to compile for 32 bit with clang. If libraries from llvm have to be used, the linker will rightfully complain about missing files. Attempting to

Bug#771380: libclang-common-3.5-dev: libraries cant be installed for crosscompiling 32bit

2014-11-29 Thread Norbert Lange
Sure, consider test.cpp a trivial hello world program. # This works: clang++ test.cpp # This works also if you installed the 32bit libs from gcc: clang++ -m32 test.cpp # These will use the llvm libraries, and there is no way of getting the 32bit ones via package: clang++ -m32

Bug#771380: libclang-common-3.5-dev: libraries cant be installed for crosscompiling 32bit

2014-11-29 Thread Norbert Lange
--- Von: Norbert Lange n...@chello.at An: 771...@bugs.debian.org, Sylvestre Ledru sylves...@debian.org Kopie: Betreff: Re: Bug#771380: libclang-common-3.5-dev: libraries cant be installed for crosscompiling 32bit Datum: Sat, 29 Nov 2014 18:29:47 +0100 Sure, consider test.cpp a trivial hello world

Bug#771380: libclang-common-3.5-dev: libraries cant be installed for crosscompiling 32bit

2014-11-28 Thread Norbert Lange
Package: libclang-common-3.5-dev Version: 1:3.5-6 Severity: normal Dear Maintainer, I am trying to compile for 32 bit with clang. If libraries from llvm have to be used, the linker will rightfully complain about missing files. Attempting to install libclang-common-3.5-dev:i386 will fail or