On Tue, 03 Feb 2015 23:35:37 -0000, Ron <b...@woosh.co.nz> wrote:

In message <54d0f32b.40...@gmx.com>
          Duncan Moore <duncan.mo...@gmx.com> wrote:

[snip]

No, that's wrong. The problem is with 'make'.
This code is in job.c:

#elif defined (__riscos__)

char default_shell[] = "";
int batch_mode_shell = 0;

#else

It's not just in the RISC OS version, but in the GNU make version itself.
If I remove this code (so default_shell becomes "/bin/sh"), then
everything works.
[snip]

I've recompiled make to your suggestion and all looks OK so far.
(double quotes OK etc) also changes to make variable SHELL are OK

[snip]

Ron M.

Do either of you (Ron or Duncan) have a binary with this fix applied that I could try, please?

Thanks,

WPB

_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

Reply via email to