On Fri, 24 Jun 2011 20:07:42 -0700
Eric Schulte <schulte.e...@gmail.com> wrote:

> I've written a library for reading/manipulating/writing elf files [1]
> which I would like to be able to call from C code.  I have successfully
> compiled the ASDF package defining the library into a libelf.a library
> using the following command.

This looks like a neat project.

I'm not sure exactly of the level of information you need.  However,
did you also consider using the OS's dynamic loading facilities such as
dlopen/dlfcn(3) on unix?  I think there also exist some more portable
wrapper libraries supporting libtool and autoconf.

Thanks,
-- 
Matt

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to