Errors compiling newlib
Posted: Mon Aug 08, 2011 8:57 am
I'm trying to port newlib to my OS, and am running into an error trying to build the 'libgloss' library. After making my modifications to the files in that directory, I run './configure', and get the error 'cannot find install-sh or install.sh in ./../.. ././../..' . Some quick searching seems to indicate that this is caused by the software creator not putting the install.sh file in the folder, however, I assume that the newlib devs wouldn't have forgotten to do that.
Has anyone had this happen before, or does anyone know what might be the problem?
Thanks in advance.
Has anyone had this happen before, or does anyone know what might be the problem?
Thanks in advance.