Building 3.3.1 cygwin -> sh cross fails
hartmut.schirmer@arcormail.de
hartmut.schirmer@arcormail.de
Thu Oct 2 07:28:00 GMT 2003
Hi,
building a cygwin -> sh cross fails.
The gcc-lib/sh-hitachi-coff/3.3.1/ml directory does not get created and mk
fails on .../ml/m2
creating the ml directory the build continues
Hartmut
if [ -d /gcc-3.3.1-sh-hitachi-coff/lib/gcc-lib/sh-hitachi-coff/3.3.1/ml/m2 ]; then true; else mkdir
/gcc-3.3.1-sh-hitachi-coff/lib/gcc-lib/sh-hitachi-coff/3.3.1/ml/m2; chmod a+rx /gcc-3.3.1-sh-hitachi
-coff/lib/gcc-lib/sh-hitachi-coff/3.3.1/ml/m2; fi;
mkdir: cannot create directory `/gcc-3.3.1-sh-hitachi-coff/lib/gcc-lib/sh-hitachi-coff/3.3.1/ml/m2':
No such file or directory
chmod: getting attributes of `/gcc-3.3.1-sh-hitachi-coff/lib/gcc-lib/sh-hitachi-coff/3.3.1/ml/m2': N
o such file or directory
make[2]: *** [install] Error 1
make[2]: Leaving directory `/home/SchirmerH/gcc-sh/build-gcc-3.3-coff/gcc'
make[1]: *** [install-multilib] Error 2
make[1]: Leaving directory `/home/SchirmerH/gcc-sh/build-gcc-3.3-coff/gcc'
make: *** [install-gcc] Error 2
More information about the Gcc
mailing list