AIX and shared libraries (missing vtable)

Alexandre Oliva aoliva@redhat.com
Tue Jun 3 20:03:00 GMT 2003


On Jun  3, 2003, Eljay Love-Jensen <eljay@adobe.com> wrote:

> It's probably having a problem with your non-standard ".o" extension
> on the shared-library you've produced called "shr.o", and then
> packaging that shared-library into an archive library (.a).  Very
> unusual.

Not unusual at all if you're familiar with the several different
flavors of shared libraries supported by AIX.  This happens to be
exactly the right way to create one of such flavors.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the Gcc-help mailing list