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

-- 
Ubuntu-motu mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu

Reply via email to