Re: Configuration question

2006-11-15 Thread Steve Ellcey
> > Shouldn't the > > libstdc++ configure script use the new GCC when checking things with > > AC_TRY_COMPILE. > > Yes. > > -benjamin It looks like this has something to do with using autoconf 2.59 at the top-level of GCC. I am experimenting with updating the top-level GCC to 2.59 now that a

Re: Configuration question

2006-11-13 Thread Benjamin Kosnik
> Shouldn't the > libstdc++ configure script use the new GCC when checking things with > AC_TRY_COMPILE. Yes. -benjamin