Bug#697754: llvm-3.2: consider enabling RTTI for llvm build
Vincent Danjean
vdanjean at debian.org
Wed Jan 9 12:14:23 UTC 2013
Package: llvm-3.2
Version: 3.2-2
Severity: normal
Hi,
Currently, llvm is built without RTTI support, as reported by llvm-config:
llvm-config-3.2 --cxxflags
[...] -fno-rtti [...]
I'm currently packaging POCL (a free Portable OpenCL implementation) and some of
its driver require rtti.
A discussion about this problem can be found here:
http://llvm.1065342.n5.nabble.com/Disabling-rtti-on-default-build-could-it-be-reverted-re-enabled-td42428.html
LLVM doc even recommend to enable it when packaging it:
http://llvm.org/docs/Packaging.html
Regards,
Vincent
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386 armel mipsel
Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages llvm-3.2 depends on:
ii libc6 2.13-37
ii libffi5 3.0.10-3
ii libgcc1 1:4.7.2-4
ii libllvm3.2 3.2-2
ii libstdc++6 4.7.2-4
ii llvm-3.2-runtime 3.2-2
Versions of packages llvm-3.2 recommends:
ii llvm-3.2-dev 3.2-2
Versions of packages llvm-3.2 suggests:
pn llvm-3.2-doc <none>
-- no debconf information
More information about the Pkg-llvm-team
mailing list