search for: fca30b21

Displaying 2 results from an estimated 2 matches for "fca30b21".

2006 Apr 13
0
[LLVMdev] llvm-config suggestion
...able, or no? > > -Chris > -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060412/fca30b21/attachment.sig>
2006 Apr 13
2
[LLVMdev] llvm-config suggestion
I recently tried out llvm-config: % llvm-config --help tcsh: ..../llvm/utils//llvm-config: Permission denied. The issue is that I haven't installed my llvm-tree, I'm running it out of my build directory. Further, llvm/utils is in my path, and apparently the shell is trying to run the utils/llvm-config directory as a program, which obviously doesn't work very well. A simple