Cygwin build error

Shaun Jackman sjackman@gmail.com
Fri Apr 28 17:37:00 GMT 2006


On 4/28/06, Dave Korn <dave.korn@artimi.com> wrote:
>   Oh, silly me, I forgot about multilib.
>
>   Then again, you probably want all the objects to be rebuilt in those circumstances, since surely *other* compiler flags are also changing, and make doesn't know that changing those effectively makes the object out-of-date, don't you?

I don't know if you're talking about the general case of CFLAGS
changing, or specifically this case where white space is being added,
seemingly as a side-effect of passing CFLAGS from one make to the
next. Additional white space clearly isn't going to hurt the build.

>   None of which changes anything WRT the fact that it would be better for the superfluous whitespace to be stripped.

Agreed.

Cheers,
Shaun


More information about the Newlib mailing list