This is the mail archive of the gcc-help@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]

HP Shared library's



I have a shared library that was created using HP's aC++ compiler and
I need to link it against an application that I am using g++ 2.95.2 to
compile. The problem that I have is that g++ does not recognise the
symbols in the shared library when it links.  I have run a quick test
and found that the converse is also true i.e. application compiled by
aC++ and shared library created by g++ gives me the same unresolved
symbols problem.
What am I doing wrong?? I am using HP-UX 11.00

I'd greatly appreciate some help.

Thanks in advance,
Mark


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