[Mono-dev] building mono with llvm support from git repositories (missing llvm header?)

Jonathan Shore jonathan.shore at gmail.com
Sun Nov 20 14:24:14 EST 2011


Thanks!    Out of curiosity, is what is on the head for mono/llvm & mono/mono stable and intended for 2.10.7?

On Nov 20, 2011, at 2:04 PM, Zoltan Varga wrote:

> Hi,
> 
>   You should use the 'mono-2-10' branch of the llvm repo.
> 
>                        Zoltan
> 
> On Sun, Nov 20, 2011 at 5:48 PM, Jonathan Shore <jonathan.shore at gmail.com> wrote:
> Hi,
> 
> I have pulled the repositories:
> 
> - http://github.com/mono/llvm.git
> - http://github.com/mono/
> 
> And am on the mono-2.10 branch of the mono git repo and the mono branch of the llvm git repo.   The build proceeded smoothly until attempting to build the LLVM backend mapping in mono/mini:
> 
> 	make[1]: Entering directory `/home/jshore/Srcs/mono-src/mono/mono/mini'
> 	CC	mini-llvm-cpp.lo
> 	mini-llvm-cpp.cpp:42:41: fatal error: llvm/Support/StandardPasses.h: No such file or directory
> 
> I cannot find StandardPasses.h anywhere in either tree.   Perhaps there is either a file missing for checkin in the repositiory or this file needs to get generated somehow?   I did the configure for mono with the flag --enable-llvm.
> 
> Is there a problem with the sources in these repos or is there a build step that generates the missing header?
> 
> Thanks
> Jonathan
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20111120/3d288bfc/attachment-0001.html 


More information about the Mono-devel-list mailing list