[Bug 203777] Re: llvm-cfe is unusable due to incorrect executable paths in wrapper script

Daniel T Chen crimsun at fungus.sh.nu
Wed Dec 3 04:59:26 UTC 2008


$ cat test.c                                                                                                                             
#include <stdio.h>
#include <stdlib.h>

int main()
{
    printf("%s", "Hello world\n");
    return EXIT_SUCCESS;
}
$ llvm-gcc -o test test.c && ./test ; dpkg -l llvm\*|grep ^ii                                                                            
Hello world
ii  llvm                                       2.4-1~exp1                                    Low-Level Virtual Machine (LLVM) compiler for C/C++
ii  llvm-dev                                   2.4-1~exp1                                    common libraries and headers for LLVM compiler for 
ii  llvm-gcc-4.2                               2.2-1                                         C front end for LLVM C/C++ compiler

** Changed in: llvm (Ubuntu)
       Status: New => Fix Released

-- 
llvm-cfe is unusable due to incorrect executable paths in wrapper script
https://bugs.launchpad.net/bugs/203777
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list