bug-gmp
[Top][All Lists]
Advanced

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

Re: failed build on HPUX


From: Kevin Ryde
Subject: Re: failed build on HPUX
Date: Mon, 14 Jul 2003 07:55:56 +1000
User-agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.2 (gnu/linux)

Igor Schein <address@hidden> writes:
>
> I am trying to build gmp-4.1.2 with a 64bit gcc on HPUX:

gmp 4.1.2 pre-dated 64bit gcc on hppa unfortunately.

> --with-gnu-as

I think our code worked with the hp assembler, but gas is a bit
pickier.

> tmp-udiv_qrnnd.s:54: Warning: rest of line ignored; first ignored character 
> is `W'

".level 2.0W" needs to become ".level 2.0w".  This applies to all the
.asm files.

> tmp-udiv_qrnnd.s:62: Error: Missing .callinfo.

Not sure about this, I think we've removed .callinfo without any
noticable ill effect.

> tmp-udiv_qrnnd.s:208: Error: Missing .EXIT for a .ENTRY

I think the .entry there can be removed.  Likewise sqr_diagonal.asm.

-- 
All followups to address@hidden please.




reply via email to

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