Problems building on HP-UX 11.31/IA

Niels Möller nisse at lysator.liu.se
Sat Aug 24 19:31:44 CEST 2013


Albert Chin <gmp-bugs at mlists.thewrittenword.com> writes:

> I tried building gmp-5.1.2 on HP-UX 11.31/IA and ran into a problem:

I know almost nothing about itanium, so I'm not sure I can be of much
help.

>   /opt/fsw/m414/bin/gm4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n -DPIC add_n.asm >tmp-add_n.s
>    cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n +O3 tmp-add_n.s +Z -DPIC -o .libs/add_n.o
>   tmp-add_n.s:116: error 4032: must be in a bundle
>   tmp-add_n.s:147: error 4032: must be in a bundle

Can you show what the tmp-add_n.s file looks like? (Not sure, but you
may need to comment out the rm command on the last line of the script
mpn/m4-ccas).

The assembler file in question has seen only one, apparently trivial,
change since 2011, so if it has stopped working now, it might be due to
other changes in the configure or m4 machinery.

Regards,
/Niels

-- 
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.


More information about the gmp-bugs mailing list