Re: [PATCH] scripts - use $OBJDUMP to get correct objdump (crosscompile)

From: Bodo Eggert
Date: Tue Sep 20 2005 - 14:04:01 EST


On Tue, 20 Sep 2005 Valdis.Kletnieks@xxxxxx wrote:
> On Tue, 20 Sep 2005 18:55:22 +0200, Bodo Eggert said:

> > Having a space as the option delimiter will break if the path to objdump
> > contains a space. Therefore you'll need to use an array.
>
> No. You need to draw the line somewhere. You let them have a space in the
> path, the next thing you know the'll be back asking why a UTF-8 encoded
> non-breaking-white-space in the path doesn't work. :)

Anything not containing '\0' SHOULD work on posix systems. Anything else
is a programming error.

--
I always tell customers/clients the same thing:
"Good, Fast, Cheap. You can pick two."
-- randem in <slrna09rui.g43.root@xxxxxxxxxxxxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/