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