compile errors

Ross Druker RDruker@alamo.sh.rohmhaas.com
Thu Aug 28 16:06:01 2003


On Aug 26,  4:32pm, David Shaw wrote:
> Subject: Re: compile errors
> On Tue, Aug 26, 2003 at 04:13:15PM -0400, Ross Druker wrote:
> > I though that this was supposed to be fixed in 1.2.3?  This is on AIX 5.1.
>
> > make: 1254-004 The error code from the last command is 1.
>
> Try ./configure --disable-asm
>
> David

Thanks, I tried it.  It still doesn't work.  Still gives the same errors:

mpih-div.c: In function `mpihelp_mod_1':
mpih-div.c:87: warning: implicit declaration of function `__udiv_w_sdiv'
mpih-div.c:103: error: can't find a register in class `MQ_REGS' while reloading
`asm'
mpih-div.c:103: error: can't find a register in class `MQ_REGS' while reloading
`asm'
mpih-div.c:108: error: can't find a register in class `MQ_REGS' while reloading
`asm'
mpih-div.c:108: error: can't find a register in class `MQ_REGS' while reloading
`asm'
mpih-div.c:137: error: can't find a register in class `MQ_REGS' while reloading
`asm'
mpih-div.c:137: error: can't find a register in class `MQ_REGS' while reloading
`asm'


However, I discovered this will work:

./configure CFLAGS="-g -O2 -mcpu=powerpc"



-- 
Ross Druker                                      Rohm and Haas Co.
RDruker@RohmHaas.com                             Philadelphia, PA
(215) 592-3281
The opinions expressed are mine and not those of Rohm and Haas Company.