bug-gmp
[Top][All Lists]
Advanced

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

Re: gmp-4.1.2 compile error in Cygwin


From: Kevin Ryde
Subject: Re: gmp-4.1.2 compile error in Cygwin
Date: Fri, 12 Mar 2004 07:23:37 +1000
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux)

address@hidden (Jari Aalto+mail.linux) writes:
>
> /bin/sh ../libtool --mode=compile --tag=CC 
> /usr/src/build/gmp/gmp-4.1.2/mpn/m4-ccas --m4="--nesting-limit=500"

Looks like somehow a setting M4=--nesting-limit=500 has got in there,
either from an environment variable or from explicitly giving it to
configure or make.

$(M4) needs to be an actual invocation like "m4 --whatever" if you're
adding options.  The defaults in gnu m4 are fine though.

-- 
Followups to address@hidden please.




reply via email to

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