Peter O'Gorman wrote:
Hi Maynard,

I was hoping that your problems would all be gone :)

That certainly helped!  We're getting further than before, but now
failing when building a C++ library as follows:

   /bin/sh ../../libtool --tag=CXX --mode=link g++  -m64   -o
libjvmpi_oprofile.la -rpath /usr/local/lib/oprofile libjvmpi_oprofile_la-jvmpi_oprofile.lo ../../libopagent/libopagent.la

Please show the contents of libopagent.la and ./libtool --config | grep
sys_lib_search, and your gcc libstdc++.la files.
Thanks for your patience! The *.la files are attached in a tar ball. Here's the libtool --config output you asked for:

   [EMAIL PROTECTED]:~/temp/oprofile> ./libtool --config | grep sys_lib_search
   sys_lib_search_path_spec="/usr/lib/gcc/powerpc64-suse-linux/4.1.2
   /usr/powerpc64-suse-linux/lib /usr/lib64 /lib64"

Thanks again.
-Maynard
   g++ -shared -nostdlib

   -L/usr/lib/gcc/powerpc64-suse-linux/4.1.2/64

   /usr/lib/gcc/powerpc64-suse-linux/4.1.2/libstdc++.so

Hate when libtool does that :(

Peter

Attachment: la.tar.gz
Description: GNU Zip compressed data

_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to