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:
> 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. This bug affects building on Debian too. I have no idea why it doesn't affect Red Hat.

Cheers,
Shaun

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