Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2005 19:38:06 -0600 (CST)
From:      Mark Linimon <linimon@lonesome.com>
To:        Adam Weinberger <adamw@FreeBSD.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Max recursion level (500) exceeded.
Message-ID:  <Pine.LNX.4.44.0503181929500.13080-100000@pancho>
In-Reply-To: <423B6523.5090904@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 18 Mar 2005, Adam Weinberger wrote:

> The problem lies in the gcc32 port. It redefines USE_GCC. It, and the 
> other gcc ports, need not to do that.

IIRC gcc3.2 had a USE_GCC definition that its internal make stuff
needed whose existance predated the creation of bsd.gcc.mk which
introduced a USE_GCC variable intended to be used internal to the
ports framework which has different semantics.  AFAIK gcc32 has
been broken since that time.

I do not have time to test this hypothesis but would suggest trying
a patchset with s/USE_GCC/INTERNAL_USE_GCC/ or something.

It would be great if someone could investigate and fix this problem ...

mcl




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.44.0503181929500.13080-100000>