Trying to get crosstool-0.43 to work on Solaris 9

David Kahn dmkahn@gmail.com
Thu Mar 15 15:42:00 GMT 2007



>>> My fix was to not hardcode sh, and use the
>>> env variable $SHELL in the crosstool scripts.
>>> On Solaris, I had success with ksh as you did.
>> Actually, I think I defined the variable CONFIG_SHELL
>> in my version of the crosstool scripts, and
>> defined it in the config file.
> 
>   That sounds like the right answer.

Patch attached.

You have to define CONFIG_SHELL to /bin/ksh in
your config file.

-David

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: crosstool.patch
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20070315/4b3d4c27/attachment.ksh>
-------------- next part --------------
--
For unsubscribe information see http://sourceware.org/lists.html#faq


More information about the crossgcc mailing list