This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

loading C++ objects in other languages?


Hello.

I'm looking to do something (hopefully) novel, and need to know how to
  go about:

  a) Retrieving info about what functions and variables a C library (and/or
       executable) has
  b) How to "load" a C++ object in a different language (e.g. "new" for
       another language)
  c) Where to get in-depth info on the elf format

Thanks for any help you can provide!

-Joseph
-- 
"We're moving toward a world where all the capabilities of the Internet
 are reprocessed through a single filter, with Microsoft's business plan
 behind it."  Mozilla's Mitchell Baker, 
http://news.com.com/2100-1023-941926.html


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