On Fri, 14 Jan 2000, Josef Karthauser wrote:
> On Fri, Jan 14, 2000 at 08:34:15AM -0500, James Howard wrote:
> > I was playing with a program written for Solaris to see if I could port it
> > to FreeBSD (another learning experience thing;). The program uses
> > Solaris's libelf to talk to Elf files. It does this quite extensively in
> > fact. Does FreeBSD provide a similar interface? Poking around the man
> > pages has revealed nothing but I wanted to ask before I gave up. If no
> > interface is currently provided, is there one currently being planned?
> >
> > Thank you, Jamie
>
> The elf(5) manual page may be a good place to start. (It's on modern
> versions of FreeBSD).
>
> We don't have a libelf though.
Does libbfd provide the functionality you need? (see gdb sources).
Andrzej Bialecki
// <[EMAIL PROTECTED]> WebGiro AB, Sweden (http://www.webgiro.com)
// -------------------------------------------------------------------
// ------ FreeBSD: The Power to Serve. http://www.freebsd.org --------
// --- Small & Embedded FreeBSD: http://www.freebsd.org/~picobsd/ ----
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message