search for: 054221

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

Did you mean: 05221
2007 Oct 03
2
[LLVMdev] using "ocamlc -where" to find ocaml c headers
I've got ocaml installed in a non-standard location, and while the svn version of llvm seems to detect my ocaml binaries, it doesn't seem add "ocamlc -where" to the c include search path. This causes bindings/ocaml/llvm/llvm_ocaml.c to error out unless I run "make CFLAGS=`ocamlc -where`". Any chance that this could be added?
2007 Oct 04
0
[LLVMdev] using "ocamlc -where" to find ocaml c headers
...he c include search path. This causes > bindings/ocaml/llvm/llvm_ocaml.c to error out unless I run "make > CFLAGS=`ocamlc -where`". Any chance that this could be added? Erick, Please try after this commit. http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of- Mon-20071001/054221.html — Gordon -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20071003/5c66c30b/attachment.html>