Building 3.3.1 cygwin -> sh cross fails
tm_gccmail@mail.kloo.net
tm_gccmail@mail.kloo.net
Thu Oct 2 18:38:00 GMT 2003
On Thu, 2 Oct 2003 hartmut.schirmer@arcormail.de wrote:
> 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
If I remember correctly, we obsoleted the sh-*-coff configuration a while
back.
You might check if it's a properly supported configuration.
Toshi
More information about the Gcc
mailing list