Re: Build error on trunk due to new ./configure (was: r112028 - in /trunk: configure gcc/fortran/Chan...)

2006-03-14 Thread Jan-Benedict Glaw
On Tue, 2006-03-14 08:56:38 -0500, Andrew Pinski <[EMAIL PROTECTED]> wrote: > On Mar 14, 2006, at 8:54 AM, Jan-Benedict Glaw wrote: > >Among other differences, it decides that we're cross-building, which > >isn't true in this case. This results in vax-linux-uclibc-gcc being > >used to build libiber

Re: Build error on trunk due to new ./configure (was: r112028 - in /trunk: configure gcc/fortran/Chan...)

2006-03-14 Thread Andrew Pinski
On Mar 14, 2006, at 8:54 AM, Jan-Benedict Glaw wrote: Among other differences, it decides that we're cross-building, which isn't true in this case. This results in vax-linux-uclibc-gcc being used to build libiberty for the build system (which is i686-linux-gnu). No wonder that `genmode' cannot

Build error on trunk due to new ./configure (was: r112028 - in /trunk: configure gcc/fortran/Chan...)

2006-03-14 Thread Jan-Benedict Glaw
On Tue, 2006-03-14 09:56:40 +0100, Jan-Benedict Glaw <[EMAIL PROTECTED]> wrote: > On Mon, 2006-03-13 22:49:57 -, [EMAIL PROTECTED] <[EMAIL PROTECTED]> > wrote: > # Guess values for system-dependent variables and create Makefiles. > -# Generated automatically using autoconf version 2.13 > -#

Re: r112028 - in /trunk: configure gcc/fortran/Chan...

2006-03-14 Thread Jan-Benedict Glaw
On Mon, 2006-03-13 22:49:57 -, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Author: pault > Date: Mon Mar 13 22:49:56 2006 > New Revision: 112028 > > URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112028 > 2006-03-13 Paul Thomas <[EMAIL PROTECTED]> > > Modified: > trunk/configu