hello, i am a newbie,
somebody can help me, please ?
make LANGUAGES= "c++ "
[...]
hashtab.c ..linked
hashtab.o ..linked
hex.c ..linked
hex.o ..linked
index.c ..linked
[...]
>make[2]: Entering directory
`/gcc-2.95.2-6/arm-strongarm-aout/libiberty'
>make[2]: *** No targets specified and no makefile found. Stop.
>make[2]: Leaving directory `/gcc-2.95.2-6/arm-strongarm-aout/libiberty'
>make[1]: *** [../libiberty/libiberty.a] Error 2
>make[1]: Leaving directory `/gcc-2.95.2-6/arm-strongarm-aout/libstdc++'
>make: *** [all-target-libstdc++] Error 2
After, i try this :
$ cd /gcc-2.95.2-6/arm-strongarm-aout/libiberty
$ ./configure --target=arm-strongarm-aout
loading cache ./config.cache
configure: error: can not find install-sh or install.sh in ./.. ././..
??????
thinx in advance for your answer
/pegase
[EMAIL PROTECTED] (remove nospam_ to reply)
> Hi Pegase,
>
> This is another case of missing headers. I think this fix qualifies as
>
> somewhat of a swag but it worked for me:
>
> # going with newlib for now
> # copy headers to include missing stdlib.h and unistd.h for libgcc2
> cp -r /usr/src/newlib-1.9.0/newlib/libc/include/* \
> /usr/local/arm-strongarm-aout/include
make_error.txt
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple