This is the mail archive of the newlib@sources.redhat.com 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]

Problems building newlib for arm-elf under cygwin


I am having trouble building newlib for arm-elf under cygwin. The build
process terminates with an error message that it can't find install-sh or
install.sh. Here is an excerpt from the output during make:

make[1]: Entering directory `/src/newlib/newlib-1.9.0/etc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/src/newlib/newlib-1.9.0/etc'
Configuring in arm-elf/newlib
ChangeLog		..linked
MAINTAINERS		..linked
Makefile.am		..linked

<snip>
I have omitted tons of "..linked" messages like the ones above.
<snip>

y1f_vec.c		..linked
yn_vec.c		..linked
ynf_vec.c		..linked
loading cache ../config.cache
configure: error: can not find install-sh or install.sh in .. ./..
/bin/sh ./mkinstalldirs /tools /tools
make[1]: Entering directory `/src/newlib/newlib-1.9.0/etc'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/src/newlib/newlib-1.9.0/etc'


Any help is greatly appreciated

Best Regards,

Ole Saether



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