public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Building 3.3.1 cygwin -> sh cross fails
@ 2003-10-02  7:28 hartmut.schirmer
  2003-10-02 18:38 ` tm_gccmail
  0 siblings, 1 reply; 2+ messages in thread
From: hartmut.schirmer @ 2003-10-02  7:28 UTC (permalink / raw)
  To: gcc

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Building 3.3.1 cygwin -> sh cross fails
  2003-10-02  7:28 Building 3.3.1 cygwin -> sh cross fails hartmut.schirmer
@ 2003-10-02 18:38 ` tm_gccmail
  0 siblings, 0 replies; 2+ messages in thread
From: tm_gccmail @ 2003-10-02 18:38 UTC (permalink / raw)
  To: hartmut.schirmer; +Cc: gcc

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-10-02 18:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-02  7:28 Building 3.3.1 cygwin -> sh cross fails hartmut.schirmer
2003-10-02 18:38 ` tm_gccmail

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).