[LLVMdev] how to build Java frontend for LLVM?

John Criswell criswell at uiuc.edu
Tue Apr 28 07:38:23 PDT 2009


Jim Grosbach wrote:
> 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.
If you need it, the treecc program is, coincidentally, in the LLVM test 
suite in MultiSource/Applications/treecc.
:)

Not that I'm recommending pnet in this discussion (I haven't read the 
entire thread); just thought I'd point out the above factoid.

-- John T.

>
> 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 <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 <http://vmkit.llvm.org/>
>>
>> -Chris
>>
>>
>> _______________________________________________
>> LLVM Developers mailing list
>> LLVMdev at cs.uiuc.edu <mailto:LLVMdev at cs.uiuc.edu> 
>>         http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>




More information about the llvm-dev mailing list