Make error on gmp 4.2

Albert Chin gmp-bugs at mlists.thewrittenword.com
Mon May 8 08:59:21 CEST 2006


On Mon, May 01, 2006 at 01:40:28PM -0700, Sharma, Rahul wrote:
> I am facing following error while installing gmp 4.2.
> 
> D64 +O2 -c diveby3.c  +Z -DPIC -o .libs/diveby3.o
> cc: "diveby3.c", line 50: error 1671: Illegal use of restrict.
> cc: "diveby3.c", line 50: error 1671: Illegal use of restrict.

http://lists.gnu.org/archive/html/autoconf/2006-03/msg00132.html
http://lists.gnu.org/archive/html/autoconf/2006-04/msg00012.html

Work around it with:
  $ ./configure ac_cv_c_restrict=no ...

-- 
albert chin (china at thewrittenword.com)


More information about the gmp-bugs mailing list