This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix toplevel configure --enable-multilib handling (PR bootstrap/43328)


* Richard Guenther wrote on Thu, Apr 01, 2010 at 03:19:22PM CEST:
> On Tue, Mar 30, 2010 at 8:30 PM, DJ Delorie <dj@redhat.com> wrote:
> >
> >> Ping <http://gcc.gnu.org/ml/gcc-patches/2010-03/msg00509.html>
> >
> > Ok.
> 
> This caused http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43615,
> --disable-multilib no longer works.

I've reverted the patch now in r157916.  I'm awfully sorry about the
breakage at this point.

Testing working --disable-multilib is harder than it seems; it requires
to check in each (build, host, target) subdir for eventual leftovers; a
succeeding build and casual checking in target subdirs is not evidence
enough, I guess.  (I'm not (only ;-) trying to find excuses, but working
on a better test procedure for next time.)

I'll be syncing to src soon.

Cheers, and thanks for notifying me,
Ralf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]