Project Panama & dynamic library loading
Samuel Audet
samuel.audet at gmail.com
Sat Sep 7 02:44:18 UTC 2019
On 9/7/19 10:47 AM, Ty Young wrote:
> There is no specific "deployment environment". If you were to create
> bindings in Arch Linux you'd need to specify the pathing for every other
> Linux distro and even Windows, resulting in not working on more obscure
> Linux distros and two different builds between Windows and Linux. If you
> could just dynamically add the paths that'd make this so much easier...
It's not just the paths, the libraries themselves are almost never built
exactly the same. That's why people don't try to use RPMs for Fedora on
Ubuntu or vice versa. What we need is a similar kind of distribution for
Java.
Samuel
More information about the panama-dev
mailing list