Re: HP-UX hppa64 and gcc

2006-06-12 Thread Daniel Richard G.
Thanks for Cc'ing me on this. On Mon, 2006 Jun 12 01:30:09 -0500, Albert Chin wrote: > > See this thread: > > http://lists.gnu.org/archive/html/bug-libtool/2006-06/msg1.html > > Wow. That compiler is from June 2000! > > http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,

Re: HP-UX hppa64 and gcc

2006-06-11 Thread Albert Chin
On Mon, Jun 12, 2006 at 08:05:45AM +0200, Ralf Wildenhues wrote: > Hi Albert, > > * Albert Chin wrote on Mon, Jun 12, 2006 at 07:37:11AM CEST: > > On Mon, Jun 12, 2006 at 07:25:32AM +0200, Ralf Wildenhues wrote: > > > * Ralf Wildenhues wrote on Thu, Jan 05, 2006 at 02:03:49PM CET: > > > > * Albert

Re: HP-UX hppa64 and gcc

2006-06-11 Thread Ralf Wildenhues
Hi Albert, * Albert Chin wrote on Mon, Jun 12, 2006 at 07:37:11AM CEST: > On Mon, Jun 12, 2006 at 07:25:32AM +0200, Ralf Wildenhues wrote: > > * Ralf Wildenhues wrote on Thu, Jan 05, 2006 at 02:03:49PM CET: > > > * Albert Chin wrote on Wed, Jan 04, 2006 at 11:49:35PM CET: > > > > On Wed, Jan 04, 2

Re: HP-UX hppa64 and gcc

2006-06-11 Thread Albert Chin
On Mon, Jun 12, 2006 at 07:25:32AM +0200, Ralf Wildenhues wrote: > * Ralf Wildenhues wrote on Thu, Jan 05, 2006 at 02:03:49PM CET: > > * Albert Chin wrote on Wed, Jan 04, 2006 at 11:49:35PM CET: > > > On Wed, Jan 04, 2006 at 10:19:27AM +0100, Roger While wrote: > > > > Libtool 1.5.22 > > > > There

Re: HP-UX hppa64 and gcc

2006-06-11 Thread Ralf Wildenhues
Hello, Sincere apologies for the huge delay. * Ralf Wildenhues wrote on Thu, Jan 05, 2006 at 02:03:49PM CET: > * Albert Chin wrote on Wed, Jan 04, 2006 at 11:49:35PM CET: > > On Wed, Jan 04, 2006 at 10:19:27AM +0100, Roger While wrote: > > > Libtool 1.5.22 > > > There is a problem on HP-UX 64 bit

Re: HP-UX hppa64 and gcc

2006-02-21 Thread Olly Betts
On 2006-01-05, Ralf Wildenhues <[EMAIL PROTECTED]> wrote: > * ltmain.in (link mode): Disregard > `hardcode_libdir_flag_spec_ld' if we're using `$CC' to link. > * libtool.m4 () [ hpux10, hpux11; hppa*64*, ia64* ] > : Removed. > Reported by Roger While <[EMAIL

Re: HP-UX hppa64 and gcc

2006-01-05 Thread Albert Chin
On Thu, Jan 05, 2006 at 02:03:49PM +0100, Ralf Wildenhues wrote: > * Albert Chin wrote on Wed, Jan 04, 2006 at 11:49:35PM CET: > > We can ditch hardcode_libdir_flag_spec_ld for HP-UX. > > In the C++ case, yes, but for some HP-UX cases we use $LD still. > Wouldn't a better fix be something like thi

Re: HP-UX hppa64 and gcc

2006-01-05 Thread Ralf Wildenhues
Hi Roger, Albert, * Albert Chin wrote on Wed, Jan 04, 2006 at 11:49:35PM CET: > On Wed, Jan 04, 2006 at 10:19:27AM +0100, Roger While wrote: > > Libtool 1.5.22 > > There is a problem on HP-UX 64 bit when using gcc. > > Problem is at line 3167 in libtool.m4 : > > _LT_AC_TAGVAR(hardcode_libd

Re: HP-UX hppa64 and gcc

2006-01-05 Thread Roger While
OK. So what should this area of code look like ? (ie. What's with the export dynamic) : Starting at line 3160 hpux10*|hpux11*) if test $with_gnu_ld = no; then _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:

Re: HP-UX hppa64 and gcc

2006-01-04 Thread Albert Chin
On Wed, Jan 04, 2006 at 10:19:27AM +0100, Roger While wrote: > Libtool 1.5.22 > There is a problem on HP-UX 64 bit when using gcc. > Problem is at line 3167 in libtool.m4 : > _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir' > > gcc doesn't like that ! We can ditch hardcode_lib

HP-UX hppa64 and gcc

2006-01-04 Thread Roger While
Libtool 1.5.22 There is a problem on HP-UX 64 bit when using gcc. Problem is at line 3167 in libtool.m4 : _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir' gcc doesn't like that ! Roger While ___ http://lists.gnu.org/mailman/list