[Bug libgcj/27910] building fails due essentially to bad /bin/ksh on darwin

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jun 6 08:33:00 GMT 2006



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-06-06 08:08 -------
Why are you trying to build with /bin/ksh?  That is just wrong.

How is ${SHELL} is being set to /bin/ksh anyways, SHELL is set by MAKE to
/bin/sh by default unless someone else overrides it.

Did you set CONFIG_SHELL before building GCC?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
          Component|java                        |libgcj


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



More information about the Gcc-bugs mailing list