* 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 documenta
Hi Ralf,
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.
Roger
Hello Roger,
* Roger While wrote on Wed, Oct 31, 2007 at 04:55:09PM CET:
> In all the 32-bit versi
Brian Dessent wrote:
Jason Curl wrote:
./configure CC="gcc -mno-cygwin" LDFLAGS="-Wl,--kill-at"
--target=i586-pc-mingw32 --disable-static
on Cygwin to generate the Windows DLL
Target is not the right thing to use here. Target only has meaning in
the context of building tools that t
Hello Roger,
* Roger While wrote on Wed, Oct 31, 2007 at 04:55:09PM CET:
> In all the 32-bit versions of shared libraries, it seems that
> the blank is absent between PA-RISC and the x.x.
What's the value of $host in the generated libtool file?
The trick to get config.guess to compute for example
Some more info -
Using different "file" versions
$ file /home/proghome/wgay/local/lib/libdb-4.5.sl
/home/proghome/wgay/local/lib/libdb-4.5.sl: ELF 64-bit MSB shared object,
PA-RISC 2.0 (LP64) version 1, not stripped
$ /usr/bin/file /home/proghome/wgay/local/lib/libdb-4.5.sl
/home/proghome/wgay
Go this on HP-UX 11 64-bit using stable 1.5.24 -
*** Warning: linker path does not have real file for library -ldb.
*** I have the capability to make that library automatically link in when
*** you link to this library. But I can only do this if you have a
*** shared version of the library, whic