[LLVMdev] how to build Java frontend for LLVM?

Jim Grosbach grosbach at apple.com
Mon Apr 27 21:59:03 PDT 2009


I haven't built those pieces myself, so take this all with a grain of  
salt.

It looks like you need another tool, treecc, to build pnet. The  
referenced website looks to have expired (advertising parking page  
there now); however, google turns up http://www.freshports.org/lang/treecc 
  which looks like it might at least be a place to start.

Regards,
   Jim

On Apr 27, 2009, at 7:48 PM, kqyang wrote:

>
> thx, but i meet a problem in configuing  the pnet-0.8.0.
> the error info:
>
> checking for treecc... no
> treecc is required to build and can be obtained from
> http://www.southern-storm.com.au
>
> how to fix this problem? thx!
>
> -Joey
>
> /*****************************************/
>
> On Apr 23, 2009, at 10:25 PM, kqyang wrote:
>
>> hi all
>>
>>    i check out https://llvm.org/svn/llvm-project/java/trunk
>> but i can not find any document to built it.
>> Who knows how to built?
>> BTW: I have successfully built C/C++ frontend for LLVM.
>> Thx!
>>
>
> Unfortunately it is far far far behind LLVM head and hasn't been  
> maintained for quite a while.  Perhaps vmkit is more useful to you?  http://vmkit.llvm.org
>
> -Chris
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090427/02fb9231/attachment.html>


More information about the llvm-dev mailing list