specs info missing on trunk?

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


On Mon, 23 Dec 2002, Nathanael Nerode wrote:

> Yep.  It would be preferable if GCC could get this information from its 
> *own* configure arguments, but if it really wants 
> TOPLEVEL_CONFIGURE_ARGUMENTS, that can always be added as a make macro 
> and then added to the list of shell variables passed down to subconfigures.

The point is to get what someone actually passed to configure - not
something generated with options such as --with-gcc-version-trigger (which
is a user passed them probably means they're doing something wrong).  
Making the real arguments available involves saving very early in toplevel
configure as is presently done.

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



More information about the Gcc mailing list