delorie.com/archives/browse.cgi | search |
Date: | Sun, 23 Jan 2000 16:06:53 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | "Svensson, Pierre O F" <pierre DOT svensson AT telia DOT com> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: problem with makefile for SVAsync |
In-Reply-To: | <NQBi4.1200$dT4.192467968@newsb.telia.net> |
Message-ID: | <Pine.SUN.3.91.1000123160538.29479C-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | dj-admin AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Sun, 23 Jan 2000, Svensson, Pierre O F wrote: > I fail to install the library svasync, using its makefile. > When i call the "make" command, from the directory where i installed > svasync. > > c:\djgpp\contrib\svasync>c:\djgpp\bin\make > > i get > > gcc -03 -wall -g -c svasync.c > make.exe: *** [svasync.o] Error -1 "Error -1" means that Make could find the command it was supposed to invoke (in this case: "gcc") or some file it was supposed to look at. First thing to check is whether gcc.exe is somewhere along your PATH.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |