bug-gmp
[Top][All Lists]
Advanced

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

Re: gmp-4.1 make fails


From: Kevin Ryde
Subject: Re: gmp-4.1 make fails
Date: Wed, 10 Jul 2002 11:35:23 +1000
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.1 (i386-debian-linux-gnu)

"A.E. Brouwer" <address@hidden> writes:
>
> /usr/ucb/ld -G -h libgmp.so.3 -o .libs/libgmp.so.3.3.0  .libs/assert.o ...
> ... several more screenfuls ... scanf/.libs/vsscanf.o  -lc

Hmm.  Maybe the -lc is wrong there.  You could try re-running the
command (or just some of it) without that, or alternately it might get
removed by configuring with

        ./configure lt_cv_archive_cmds_need_lc=no

> With PATH=/usr/bin:/usr/ccs/bin:/usr/xpg4/bin:/usr/ucb:$HOME/bin
> where $HOME/bin has a link to gcc I get:
> using ABI="32"

Yes, only the most recent gcc can do the 64-bit ABI.

You can force ABI=32 with the sunpro cc if you want, though it'll run
slower.

> Output line too long.

There's a note in "Known Build Problems" in the manual about that.  We
think it's harmless.



reply via email to

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