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:
On 28 April 2006 15:17, Shaun Jackman wrote:

> On 4/28/06, Dave Korn <dave.korn@artimi> wrote:
>>> By piping the output to a file, I saw that the former value of CFLAGS is
>>> "-O2 -g -O2  " (two spaces), while the current value is "-O2 -g -O2 " (one
>>> space).  This causes the comparison in libc/configure to fail.
>
> Aha! Somebody else has seen the bug that's been messing with me.

It is, however, trivially fixed by blowing away your newlib build dir.

I haven't found that is the case. I see this bug when compiling newlib from an absolutely clean unpacking of the source. It occurs due to multilibbing and affects the multilib directories after the first root (.) multilib.

Cheers,
Shaun

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