AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Operatingsystems
#Servers
#AIX
#Power

 View Only
Expand all | Collapse all

Shared Libraries on AIX

  • 1.  Shared Libraries on AIX

    Posted Wed April 15, 2009 03:09 AM

    Originally posted by: SystemAdmin


    Hi ,

    I have below queries on AIX Shared Libraries .
    1) on AIX *.a can be shared or static , does IBM recommend to use *.o and *.so for static and shared libs ?

    2) If yes then how to create *.so lib on AIX?

    3) Can i do dlopen (operations ) on *.a library ?

    Thanks
    #AIX-Forum


  • 2.  Re: Shared Libraries on AIX

    Posted Wed April 15, 2009 03:24 AM

    Originally posted by: SystemAdmin


    cond 1) on AIX 5L and later
    #AIX-Forum