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] | |
Hi Kevin, On Sep 8 17:03, Kevin Buettner wrote: > I'm seeing the following build error for --target=v850-elf: > > ... > make[9]: Entering directory `/mesquite2/sourceware-v850/newlib/v850-elf/v850-elf/v850/newlib/libc/sys/sysnecv850' > make[9]: *** No rule to make target `lib.c', needed by `lib_a-lib.o'. Stop. > make[9]: Leaving directory `/mesquite2/sourceware-v850/newlib/v850-elf/v850-elf/v850/newlib/libc/sys/sysnecv850' > > The patch below fixes this problem. It prevents automake from generating > a dependency on a non-existent source file. > > Okay? Yes, that looks good. Please apply. Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |