[LLVMdev] llvm build not respecting DESTDIR?

Erick Tryzelaar erickt at dslextreme.com
Fri Dec 8 20:22:37 PST 2006


Reid Spencer wrote:
> Yes. Could you please file a bug report for this so we don't forget
> about it. I would really appreciate it. 
>   

Will do.

> Yes. The makefile detects llvm-gcc4 and skips the runtime libraries.
>   

Just to be clear, what happens if llvm-gcc4 is not installed yet?

>> We hope to add http://felix.sourceforge.net to that list :) It currently 
>> is backed by a c++ generator, but we'd like to branch out to our own 
>> back end.
>>     
>
> Wonderful!  We need more front ends. Let us know how we can help :)


Great! Well first off, are you aware of any ocaml interfaces to llvm? 
Our compiler is written in ocaml, and while we could go through the llvm 
source file, it may be more efficient to pass it through an interface.

-e



More information about the llvm-dev mailing list