[llvm-commits] [llvm] r42093 - in /llvm/trunk: ./ bindings/ bindings/ocaml/ bindings/ocaml/bitwriter/ bindings/ocaml/llvm/ test/Bindings/ test/Bindings/Ocaml/ test/lib/

Bill Wendling isanbard at gmail.com
Sat Sep 22 17:15:34 PDT 2007


On Sep 22, 2007, at 2:39 PM, Gordon Henriksen wrote:

>
> On Sep 22, 2007, at 03:50, Bill Wendling wrote:
>
>> Hi Gordon,
>>
>>> +include ../Makefile.ocaml
>>
>> This won't work if source dir != obj directory. It won't find the  
>> Makefile.ocaml unless it's also copied over...
>
> Bill,
>
> Please try this:
>
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of- 
> Mon-20070917/053787.html
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of- 
> Mon-20070917/053788.html
>
I got farther. But now it's doing this:

llvm[4]: ======= Finished Linking Debug Executable Sample
Bad -I option: /Users/wendling/llvm/llvm.obj/Debug/lib/ocaml: No such  
file or directory
make[3]: *** [/Users/wendling/llvm/llvm.obj/bindings/ocaml/llvm/Debug/ 
llvm.ocamldep] Error 2
make[2]: *** [all] Error 1
make[1]: *** [ocaml/.makeall] Error 2
make: *** [all] Error 1

-bw
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070922/147cec4f/attachment.html>


More information about the llvm-commits mailing list