libtool
[Top][All Lists]
Advanced

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

Re: HP-UX shared lib detection (1.5.24)


From: Ralf Wildenhues
Subject: Re: HP-UX shared lib detection (1.5.24)
Date: Wed, 31 Oct 2007 20:25:30 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

* Roger While wrote on Wed, Oct 31, 2007 at 08:13:45PM CET:
> host='hppa2.0w-hp-hpux11.11'
> host_alias=''
> host_cpu='hppa2.0w'
> host_os='hpux11.11'
> 
> It's being passed +DA2.0W not +DD64 as documented by HP
> for PA.
> 
> AFAIK, DD64 was meant for IA64.

Ah, ok I was looking at older documentation that listed +DD64 as
"currently equivalent to +DA2.0W."

Still, please try either (both) of
  ./configure CC="cc +DA2.0W"
  ./configure --host=hppa64-hp-hpux11.11 ...

and report which helps to build the application correctly (both should).
If either one fails, please send for it the output of
  ./libtool --config

Thanks,
Ralf




reply via email to

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