Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 443714

Summary: dev-java/jllvm-3.1.2 - Java bindings for LLVM
Product: Gentoo Linux Reporter: José Romildo Malaquias <jrmalaq>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: java
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://code.google.com/p/jllvm/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: jllvm-3.2.2.ebuild

Description José Romildo Malaquias 2012-11-18 02:51:37 UTC
Please, add jllvm to portage.

jllvm are bindings for LLVM, providing an object-oriented interface as similar as possible to the C++ bindings for JVM languages. Underneath, they go through LLVM's C bindings. They currently bind to the headers and ABI of LLVM 3.1.
Comment 1 José Romildo Malaquias 2013-03-01 22:13:24 UTC
Created attachment 340706 [details]
jllvm-3.2.2.ebuild

This is the ebuild I have written to install jllvm on my system.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-07-03 07:39:21 UTC
Looks dead upstream. Google Code site is dead. There seems to be some GitHub export with last commit in 2013. Certainly won't work with current LLVM versions.