Hi,

On Mon, 22 May 2000 [EMAIL PROTECTED] wrote:
> # ./configure --disable-asm
...
> > ar cru libmpn.a mp_bases.o udiv_qrnnd.o add_n.o addmul_1.o lshift.o mul_
...
> > perfsqr.o bdivmod.o gcd.o gcdext.o Make: Cannot load ar.  Stop.
> > *** Error exit code 1
> > Any ideas???

Doesn't this look like having to do with not finding the "archiver-binary"
ar? (i.e. what has the asm part to do with it?). Check for ar, e.g.
usually found in /usr/bin/ar (probably should be in the path, though I
thought that the ./configure warned about these things?).

Cheers,

/Mats

Reply via email to