libtool
[Top][All Lists]
Advanced

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

Re: bi-arch build problem: cannot build 64-bit libs on ppc64


From: Maynard Johnson
Subject: Re: bi-arch build problem: cannot build 64-bit libs on ppc64
Date: Mon, 21 Jan 2008 12:32:31 -0600
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

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:

   address@hidden:~/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


reply via email to

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