specs info missing on trunk?

Joseph S. Myers jsm28@cam.ac.uk
Mon Dec 23 12:04:00 GMT 2002


On Wed, 18 Dec 2002, Andreas Tobler wrote:

> Is this intended to be so?
> [andreas@pm8600 objdir]$ ./gcc/xgcc -v
> Using built-in specs.
> Configured with:
> Thread model: posix
> gcc version 3.4 20021217 (experimental)
> 
> I miss the configured with  part?

This looks like a problem with the build changes merged from BIB.  The 
configured with information in gcc -v and the gccbug script came from 
TOPLEVEL_CONFIGURE_ARGUMENTS exported by the toplevel configure script, 
but now the gcc directory is configured from the Makefile and the 
configure arguments are not passed along.

-- 
Joseph S. Myers
jsm28@cam.ac.uk



More information about the Gcc mailing list