[Bug other/27843] gcc-4.2-20060527 make install fails on alphaev68-dec-osf5.1b

brett dot albertson at stratech dot com gcc-bugzilla@gcc.gnu.org
Fri Feb 2 14:43:00 GMT 2007



------- Comment #1 from brett dot albertson at stratech dot com  2007-02-02 14:43 -------
I had the same thing on Solaris, and it ended up being CONFIG_SHELL needed to
be set.  See my comment from the other PR:

---------------------------------

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 


-- 


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



More information about the Gcc-bugs mailing list