I think I've seen this one, it's something like this: GNU flex calls M4
when you run flex. GMP disables M4 and runs flex; flex then tries to
run m4-not-used (or whatever it's called) instead of m4.
On Jul 10, 2010, at 7:07 PM, Gerald Pfeifer wrote:
> Todd,
>
> On Wed, 19 May 2010, Todd Rinaldo wrote:
>> I'm writing to report a discrepancy in
>> http://gcc.gnu.org/install/prerequisites.html
>>
>> I just discovered that if gmp is boot strapped during gcc build and an
>> older m4 exists, w
Todd,
On Wed, 19 May 2010, Todd Rinaldo wrote:
> I'm writing to report a discrepancy in
> http://gcc.gnu.org/install/prerequisites.html
>
> I just discovered that if gmp is boot strapped during gcc build and an
> older m4 exists, when gmp calls flex, it will fail during configure
> with:
>
>