This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-971105 config.guess and gcc/config.guess have diverged
- To: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>
- Subject: Re: egcs-971105 config.guess and gcc/config.guess have diverged
- From: Richard Henderson <rth at cygnus dot com>
- Date: Wed, 12 Nov 1997 15:01:54 -0800
- Cc: wilson at cygnus dot com, egcs at cygnus dot com, law at cygnus dot com
- References: <199711122148.QAA16078@caip.rutgers.edu>
- Reply-To: Richard Henderson <rth at cygnus dot com>
On Wed, Nov 12, 1997 at 04:48:23PM -0500, Kaveh R. Ghazi wrote:
> I don't think the problem is, as you imply above, that support
> is missing. The issue is that ev5* support is there and broken. At
> least I couldn't bootstrap my ev5 with egcs out of the box.
It's not ev5 thats the problem but ev56 (since it is ev5's that I have),
almost certainly caused by the relatively untested byte-word extension.
We should probably not enable MASK_BYTE_OPS by default in configure.in
until we've got it fixed.
r~