AIX 5.3: shared library built with xlc++ & client applications with gcc



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 ?
.



Relevant Pages

  • Re: Firefox 3.0.5 for AIX5L, Help wanted
    ... VisualAge 6 or XLC++ 7 ... Debugging and tracking down the errors/fixing and patching is far beyond ... You'll need a developer machine (AIX 5L) where you can install some ... i would suggest to move to the xlC v8. ...
    (comp.unix.aix)
  • Re: WINE Windows Emulator
    ... > Hrm. ... This would work on AIX? ... Building with xlc did require some minor ... changes to the sourcecode the last time I checked it out, ...
    (comp.unix.aix)
  • Re: AIX compatible C Unit test framework
    ... AIX 5.3 with our compiler of choice. ... Does anyone have any recommendations? ... Unfortunately, yaffut doesn't seem to meet our requirements, AIX, and xlc compatible). ...
    (comp.software.testing)
  • Perl (Spamassasin - HTML-Parser ) for AIX how to compile?
    ... I am trying to install SpanAssasin on AIX and to do it I need to ... I am using perl from "AIX Toolbox for Linux Applications". ... CC = xlc ... The problem is that I have not xlc I tried to change it to gcc but ...
    (comp.unix.aix)
  • xlC 8.0 and AIX 5.3
    ... I am trying to port our enterprise C++ servers from xlC 5.x to xlC 8.0 and also from AIX 5.1 OS to AIX 5.3 OS ... Some servers are coring in the same code all the time and when we change the order of shared libraries that are linked to these servers, ...
    (comp.unix.aix)