This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Problem compiling 3.0.2
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Robert Benites <benites at cs dot unca dot edu>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 17 Dec 2001 11:33:45 -0500 (EST)
- Subject: Re: Problem compiling 3.0.2
On Mon, 17 Dec 2001, Robert Benites wrote:
> cc: Info: ../../gcc-3.0.2/gcc/cp/cp-tree.h, line 3202: Trailing comma found in enumerator list. (trailcomma)
Use "make bootstrap" rather than just "make" when building with a non-GCC
compiler.
Jeff