www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/03/23/06:16:17

Date: Mon, 23 Mar 1998 13:16:43 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Bob Paddock <bpaddock AT csonline DOT net>
cc: djgpp AT delorie DOT com
Subject: Re: Building gcc-2.8.1 for DJGPP
In-Reply-To: <ombF1UQy8MUV092yn@csonline.net>
Message-ID: <Pine.SUN.3.91.980323131633.1968J-100000@is>
MIME-Version: 1.0

On Sun, 22 Mar 1998, Bob Paddock wrote:

> Unless I make a C:\BIN then copy sh.exe to it, I can't build
> GCC-2.80, this is what happens:
> 
> C:\DJGPP\gnu\gcc>sh djmake.sh
> 
> if [ -f libgcc2.ready ] ; then \
>         true; \
> else \
>         touch libgcc2.ready; \
> fi
> C:\TEMP/dj100000: c:/bin/sh: No such file or directory (ENOENT)

Where did `djmake.sh' come from?  Was it written specifically for the
DJGPP port of GCC?  If so, it should be changed to have #!/bin/sh as
its first line, like any Unix shell script does.  Then it will work.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019