Hi,<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I've got a couple of questions I'd be grateful if anyone can answer:<br>
<br>My language in general and the compiler in particular rely heavily on Boehm GC. I'm assuming that LLVM is OK with being linked into a process that's using libgc? I really don't want to write a garbage collector!<br>


<br></blockquote><div><br>mono uses llvm and Boehm GC, and the two seems to coexist fine.<br><br>             Zoltan<br></div></div>