[Mono-dev] LLVM with current Mono

Konrad Kruczyński konrad.kruczynski at gmail.com
Thu Oct 20 16:32:45 EDT 2011


Hi Zoltan,

2011/10/20 Zoltan Varga <vargaz at gmail.com>:
> Hi,
>   You should use the branch in the LLVM repo corresponding to your mono
> version,
> i.e. mono-2-10.
>                 Zoltan
>

Generally it was what I did. Specifically:
LLVM from mono-2-10 branch, last commit ab6947203a665efa0d7676f19cabf2fa70e3af60
configured with:
./configure --enable-optimized --enable-targets="x86 x86_64" --prefix=/usr/
Mono 2.10.5 tarball from mono site. Configured with:
./configure --prefix=/usr/ --enable-llvm=yes
LLVM compilation went fine, hovewer Mono's ended with error attached
in previous message.

--
Regards,
 Konrad


More information about the Mono-devel-list mailing list