libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SGI IRIX C++ STL: prelinker not work


From: Liwei Peng
Subject: SGI IRIX C++ STL: prelinker not work
Date: Mon, 3 Jun 2002 10:20:54 -0700 (PDT)

Hi,

I have problems when compiling a C++ shared library
under SGI IRIX 6.5.

My library uses C++ STL. When using my own Makefile,
everything is OK. The STL symbols are linked by
the C++ prelinker. However, when using libtool under
autoconf, the C++ prelinker was never called. So
the .so file has undefined symbols.

The libtool version I tried: 1.4.2, 1.4d
the autoconf version I am using: 2.52d

Any suggestions?

Thanks in advance,

Liwei


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]