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 17:25:16 +0100
User-agent: Mutt/1.5.16 (2007-10-18)

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
  hppa64-hp-hpux11.23

rather than
  hppa2.0w-hp-hpux11.23

is to pass for example this to configure:
  ./configure CC='cc +DD64'

or to specify --host, but somewhere you have to specify 64bit mode
anyway.

Hope that helps.  Please report back if it doesn't.

Cheers,
Ralf




reply via email to

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