HP-UX 11.31

H.Merijn Brand h.m.brand at xs4all.nl
Mon Feb 2 15:57:26 CET 2009


On Mon, 02 Feb 2009 14:59:37 +0100, Torbjorn Granlund <tg at swox.com>
wrote:

> "H.Merijn Brand" <h.m.brand at xs4all.nl> writes:
> 
>   trying to build gmp-4.2.4 on HP-UX 11.31 Itanium in order to be able to
>   build gcc-4.3
>   
> I do not have access to any Itanium systems, and cannot debug this
> problem.
> 
> One thing to try is to force a lower optimization level by means of
> configure CFLAGS="-O1 ..." where ... is replaced by other options used
> to placate the compiler used (see the output from a plain configure
> run).
> 
> Another thing to try is to disable the assembly code, done by passing
> --host=none to configure.

BTW

% env CC=gcc CFLAGS=-mlp64 configure --prefix=/usr/local/ia64
:
:
configure: WARNING: sys/sysinfo.h: present but cannot be compiled
configure: WARNING: sys/sysinfo.h:     check for missing prerequisite headers?
configure: WARNING: sys/sysinfo.h: see the Autoconf documentation
configure: WARNING: sys/sysinfo.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/sysinfo.h: proceeding with the preprocessor's result
configure: WARNING: sys/sysinfo.h: in the future, the compiler will take precedence
configure: WARNING:     ## -------------------------------- ##
configure: WARNING:     ## Report this to gmp-bugs at swox.com ##
configure: WARNING:     ## -------------------------------- ##



-- 
H.Merijn Brand  http://tux.nl      Perl Monger  http://amsterdam.pm.org/
using & porting perl 5.6.2, 5.8.x, 5.10.x, 5.11.x on HP-UX 10.20, 11.00,
11.11, 11.23, and 11.31, SuSE 10.1, 10.3, and 11.0, AIX 5.2, and Cygwin.
http://mirrors.develooper.com/hpux/           http://www.test-smoke.org/
http://qa.perl.org      http://www.goldmark.org/jeff/stupid-disclaimers/


More information about the gmp-bugs mailing list