Problems building on HP-UX 11.31/IA

Marc Glisse marc.glisse at inria.fr
Mon Aug 26 08:21:51 CEST 2013


On Sun, 25 Aug 2013, Albert Chin wrote:

> I think GCC works but our goal is to use the HP compiler and
> assembler.

Sure, but if assembling with gas works, that gives you a way to check the 
generated code to make sure that whatever changes are made to please the 
HP compiler don't break gas, don't change the code generated by gas, and 
do end up making both assemblers generate the same code. Disassembling 
could also help interpret the asm.

-- 
Marc Glisse


More information about the gmp-bugs mailing list