AIX 5.3: shared library built with xlc++ & client applications with gcc
- From: kercan <kercan7478@xxxxxxxxx>
- Date: Tue, 27 Nov 2007 22:59:09 -0800 (PST)
I have a shared library that I am building with xlc++ for AIX 5.3
Client applicationuse this shared library - but they build their
application using the gcc/g++ tool set.
I noticed that they were having issues -- their application was
crashing because the globals constructors in the shared library
built with xlc++ was not getting called.
Is this even possible on AIX ?
.
- Follow-Ups:
- Re: AIX 5.3: shared library built with xlc++ & client applications with gcc
- From: Paul Pluzhnikov
- Re: AIX 5.3: shared library built with xlc++ & client applications with gcc
- Prev by Date: Help Required: AIX 5.2/5.3 character driver
- Next by Date: Re: exporting DISPLAY question/problem
- Previous by thread: Help Required: AIX 5.2/5.3 character driver
- Next by thread: Re: AIX 5.3: shared library built with xlc++ & client applications with gcc
- Index(es):
Relevant Pages
|