Re: libtool problem

2003-07-29 Thread M. Lavasani
I am trying to compile pango on HPUX-11.22 (IA64) platform using gcc-3.3.1. Pango first generates libpango.so, Then it generates another library libpangox.so that links to libpango.so. shared library list: ./.libs/libpango.so

libtool problem

2003-07-25 Thread M. Lavasani
Hi This is a general question, although I am going to refer to a specific paltform and specific program. I am trying to compile pango on HPUX-11.22 (IA64) platform using gcc-3.3.1. Pango first generates libpango.so, Then it generates another library libpangox.so that links to libpango.so.