llvm-cfe, broken package?

August Karlstrom fusionfile at gmail.com
Wed Oct 8 23:48:48 BST 2008


August Karlstrom wrote:
> Hi,
> 
> I'm trying to compile a simple test program but it won't work. Any clues?
> 
> $ cat test.c
> #include<stdio.h>
> 
> int main(void)
> {
>     printf("Hello World\n");
> 
>     return 0;
> }
> 
> $ llvmc test.c
> exec: 14: /usr/lib/llvm/llvmc: Permission denied
> 
> I installed llvm-cfe through Synaptic in Ubuntu 8.04.

Anyone?


August



More information about the Ubuntu-motu mailing list