------- Comment #4 from joseph at codesourcery dot com  2009-08-25 16:58 -------
Subject: Re:  [4.5 Regression] Syntax error: Unterminated
 quoted string

On Tue, 25 Aug 2009, rwild at gcc dot gnu dot org wrote:

> ------- Comment #3 from rwild at gcc dot gnu dot org  2009-08-25 16:32 -------
> (In reply to comment #2)
> > >   value_of_substed=`echo @substed@ | ./config.status --file=-`
> > 
> > It's a bad idea for the script to depend at all on either config.status or 
> > a build tree
> 
> I don't understand this remark.  If the script shouldn't depend on
> config.status, well, then why does it read it?  There should be no

It reads it because at present the required information is not present in 
the .sum files, and installed testing separate from a build tree was not 
considered when the script was written.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41166

Reply via email to