Package: llvm-cfe
Version: 1.8b-1
Severity: normal
In /usr/bin/llvmgcc, it reads
exec $LLVMGCCDIR/bin/gcc $*
while it should read
exec $LLVMGCCDIR/bin/llvm-gcc $
instead.
I also think that the manpage should refer to 'llvmgcc' instead of
'llvm-gcc' because this is what users invoke.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-3-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages llvm-cfe depends on:
ii llvm 1.8b-1 Low-Level Virtual Machine (LLVM)
c
ii llvm-libs 1.8b-1 common libraries for LLVM
compiler
llvm-cfe recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]