This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cygwin build error


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]