This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug dynamic-link/11767] RFE: dlopen of in-memory ET_DYN or ET_EXEC object


https://sourceware.org/bugzilla/show_bug.cgi?id=11767

--- Comment #18 from John Tobey <jtobey@john-edwin-tobey.org> ---
(In reply to Rich Felker from comment #16)
> It would be possible to require the caller to arrange all of these
> things, but that's basically offloading A LOT of the ELF loading process
> onto the calling program and I don't think that makes for a reasonable
> public interface for glibc to provide.

Well, it's all in a day's work for the compiler writers who would directly use
this.  I like to make simple things easy and complex things possible.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]