[Bug bootstrap/29656] make install fails with sed: command garbled: s,[

2006-10-30 Thread pinskia at gcc dot gnu dot org


--- Comment #1 from pinskia at gcc dot gnu dot org  2006-10-30 20:03 ---
How did you configure GCC?


-- 


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



[Bug bootstrap/29656] make install fails with sed: command garbled: s,[

2006-10-30 Thread brett dot albertson at stratech dot com


--- Comment #2 from brett dot albertson at stratech dot com  2006-10-30 
20:15 ---
(In reply to comment #1)
 How did you configure GCC?
 

I figured it out.  I have been using /bin/bash as my shell and not setting
CONFIG_SHELL for the past year.  It has been working until now, but apparently
setting CONFIG_SHELL to /bin/ksh (as per documentation) is now required.  I'm
setting the case to resolved invalid.

Brett 


-- 

brett dot albertson at stratech dot com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID


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