Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1401112 > unrolled thread
| Started by | Chad Brewbaker <crb002@gmail.com> |
|---|---|
| First post | 2016-05-14 18:50 +0200 |
| Last post | 2016-05-14 19:30 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
dlopen() and ELF alternatives Chad Brewbaker <crb002@gmail.com> - 2016-05-14 18:50 +0200
Re: dlopen() and ELF alternatives Al Viro <viro@ZenIV.linux.org.uk> - 2016-05-14 19:30 +0200
| From | Chad Brewbaker <crb002@gmail.com> |
|---|---|
| Date | 2016-05-14 18:50 +0200 |
| Subject | dlopen() and ELF alternatives |
| Message-ID | <ryKVk-49j-17@gated-at.bofh.it> |
In 2016 we are still relying on flat file databases to store binaries. I am looking for prior attempts at alternative interfaces to dlopen(), and alternative formats for object files. Gist link if you would like to discuss off-list: https://gist.github.com/chadbrewbaker/e7020383c4a37e84414a7cf3cdab7b32
[toc] | [next] | [standalone]
| From | Al Viro <viro@ZenIV.linux.org.uk> |
|---|---|
| Date | 2016-05-14 19:30 +0200 |
| Message-ID | <ryLy2-50o-5@gated-at.bofh.it> |
| In reply to | #1401112 |
On Sat, May 14, 2016 at 11:41:54AM -0500, Chad Brewbaker wrote: > In 2016 we are still relying on flat file databases to store binaries. This is not a discussion club; cut the rethorics if you want to be taken seriously. You sound as if the only problem you have is that format is insufficiently buzzword-compliant; if that's the case, nobody is going to give a damn, obviously. If you *do* have more specific problem, have a courtesy to describe it... > I am looking for prior attempts at alternative interfaces to dlopen(), and > alternative formats for object files. There had been a plenty of object file formats; take a look at libbfd for a sample of that panopticum.
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web