www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/05/05/11:23:53

Date: Wed, 5 May 1999 17:11:34 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: voyager_2000 AT my-dejanews DOT com
cc: djgpp AT delorie DOT com
Subject: Re: Newbie needs help with make
In-Reply-To: <7gpep1$cpl$1@nnrp1.dejanews.com>
Message-ID: <Pine.SUN.3.91.990505170748.21772F-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Wed, 5 May 1999 voyager_2000 AT my-dejanews DOT com wrote:

> #Change this
> to where your djgpp library files are installed
> LIBDIR =
> C:\Software\DevStudio\MyProjects\DJGPP\lib\gcc-lib\djgpp\2.81

Don't use backslashes here, they might get you in trouble.  Replace them 
with forward slashes.

And I hope the above is actually a single line, like this:

LIBDIR = C:\Software\Dev ... etc.

If not, make it be one line.

> include target/common

This requires the directory `target' be present and several files inside 
it.  Do you indeed have such a directory?  If not, perhaps you didn't 
download some essential parts of the distribution?

- Raw text -


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