On 31/01/2015 13:11, Duncan Moore wrote:
> As to why \n is causing problems, I'm not sure. It looks like some weird
> interaction between 'make' and 'printf'.
>
I'm wondering if it's due to 'make' calling exec() and then the argument
list being manipulated. I seem to recall that it quotes both " and '.
Maybe it's doing something with the \ of \n too, and that's messing
things up.
Duncan
_______________________________________________
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
No comments:
Post a Comment