Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 443714 - dev-java/jllvm-3.1.2 - Java bindings for LLVM
Summary: dev-java/jllvm-3.1.2 - Java bindings for LLVM
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://code.google.com/p/jllvm/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-18 02:51 UTC by José Romildo Malaquias
Modified: 2016-07-03 07:39 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
jllvm-3.2.2.ebuild (jllvm-3.2.2.ebuild,676 bytes, text/plain)
2013-03-01 22:13 UTC, José Romildo Malaquias
Details

Note You need to log in before you can comment on or make changes to this bug.
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.