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

2008-01-21 Thread Maynard Johnson
Peter O'Gorman wrote: Maynard Johnson wrote: # ./libtool --version ltmain.sh (GNU libtool) 1.5.24 (1.1220.2.455 2007/06/24 02:13:29) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not

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

2008-01-21 Thread Peter O'Gorman
Maynard Johnson wrote: Peter O'Gorman wrote: Maynard Johnson wrote: # ./libtool --version ltmain.sh (GNU libtool) 1.5.24 (1.1220.2.455 2007/06/24 02:13:29) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There

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

2008-01-21 Thread Maynard Johnson
Peter O'Gorman wrote: Maynard Johnson wrote: Peter O'Gorman wrote: Maynard Johnson wrote: # ./libtool --version ltmain.sh (GNU libtool) 1.5.24 (1.1220.2.455 2007/06/24 02:13:29) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the

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

2008-01-21 Thread Peter O'Gorman
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

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

2008-01-21 Thread Maynard Johnson
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

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

2008-01-21 Thread Peter O'Gorman
Maynard Johnson wrote: 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: Thank you! It is a

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

2008-01-21 Thread Peter O'Gorman
Maynard Johnson wrote: 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: If you patch your ltmain.sh with this (bad hack) patch then I

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

2008-01-21 Thread Maynard Johnson
Peter O'Gorman wrote: Maynard Johnson wrote: 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: If you patch

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

2008-01-21 Thread Peter O'Gorman
Maynard Johnson wrote: If you patch your ltmain.sh with this (bad hack) patch then I think it will work. Let me know if it does and I will work on a better patch and test case prior to releasing 1.5.26. Ah, yes . . . SUCCESS! Thanks. Will 1.5.26 be available soon? End of the month,

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

2008-01-20 Thread Maynard Johnson
Peter O'Gorman wrote: Maynard Johnson wrote: Peter O'Gorman wrote: Maynard Johnson wrote: Hi, I know this topic has been discussed on the mailing list before, but I've not been able to pick out all of the relevant pieces of information to solve the problem for my particular

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

2008-01-20 Thread Peter O'Gorman
Maynard Johnson wrote: # ./libtool --version ltmain.sh (GNU libtool) 1.5.24 (1.1220.2.455 2007/06/24 02:13:29) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for

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

2008-01-19 Thread Maynard Johnson
Peter O'Gorman wrote: Maynard Johnson wrote: Hi, I know this topic has been discussed on the mailing list before, but I've not been able to pick out all of the relevant pieces of information to solve the problem for my particular situation. Hopefully, someone on the list can help. My

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

2008-01-19 Thread Peter O'Gorman
Maynard Johnson wrote: Peter O'Gorman wrote: Maynard Johnson wrote: Hi, I know this topic has been discussed on the mailing list before, but I've not been able to pick out all of the relevant pieces of information to solve the problem for my particular situation. Hopefully, someone on