This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap failure on i386-pc-solaris2.10
On Sat, 17 Nov 2007, Jonathan Wakely wrote:
> On 17/11/2007, Eric Botcazou <ebotcazou@libertysurf.fr> wrote:
> > > I'm still seeing the same failure on x86_64-unknown-linux-gnu, is this
> > > going to get fixed?
> >
> > You're not supposed to configure the compiler with --disable-checking as this
> > disables the internal assertions, use --enable-checking=release instead.
>
> OK, thanks Eric, I didn't realise that
The "supposed to" isn't really a hard rule, it's just the
preferred method and the default for a release.
It's a bug, so I guess a bug report would be in order so it's
not forgotten, if there isn't already one.
brgds, H-P