On Fri, Jul 25, 2003 at 10:27:58AM +0100, M. Lavasani wrote:
> 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".
> 
>          shared library list:
>              ./.libs/libpango.so
>              libX11.so.1
>              libc.so.1
> 
> as you see from the above it links to " ./.libs/libpango.so". This has 
> caused lot of problem.

Is this the result when libpangox.so is created or *after* it is
installed? What matters is the result after installation.

-- 
albert chin ([EMAIL PROTECTED])


_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to