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]

How can I make ELF library in C++ ?



I've seen that there were some troubles when I try to use dlsym in a C++
program because the ELF format library compiled by g++ doesn't look like
the ELF's one compiled by a c compiler.

I'm asking How to make and use ELF library in c++ ?
Thank if you've heard my call.

PS: I'm actually using a debian with everything recent.(gcc 2.95.2 etc...)
And I've also already read the gcc litterature without success.(I may
forget some docs)


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