www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/03/16/08:30:21

Date: Sun, 16 Mar 1997 16:15:15 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: "Steve Duys aka 'Navarre'" <steverd AT midwest DOT net>
cc: djgpp AT delorie DOT com
Subject: Re: compiling c files for dos
In-Reply-To: <332AA944.2E0F@midwest.net>
Message-ID: <Pine.SUN.3.91.970316161446.12150e-100000@is>
MIME-Version: 1.0

On Sat, 15 Mar 1997, Steve Duys aka 'Navarre' wrote:

> I normally run under linux.. under DOS. Not havin any luck.. went
> through and made some modifications in makefile, etc.. in regards to
> directories.
> When I do a MAKE, getting an error 1 not sure what it doesn't like.

You should not normally have to make any modifications in the
makefile.  Just install the tools below, unzip the distribution
from scratch (to undo any changes you might have done until now, and
try again:

		bash (bsh1147b.zip)
		make 3.75 (mak375b.zip)
		fileutils (fil313b.zip)
		textutils (txt122b.zip)
		sh-utils (shl112b.zip)
		Grep (grep20b.zip)
		findutils (find41b.zip)
		Gawk (gwk302b.zip)

All of these are available from the v2gnu directory on the same site
where you get DJGPP.  Yes, it is certainly a lot to install, but all
of your Unix Makefiles will magically begin working after that.

One more thing: after you install all of the above packages, go to
your bin/ sibdirectory of the DJGPP installation and type the
following words of wisdom:

		ln -s bash.exe sh.exe
		ln -s gawk.exe awk.exe

(`ln' is in fileutils).

- Raw text -


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