delorie.com/archives/browse.cgi | search |
Date: | Mon, 15 Jul 1996 11:13:05 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | "Jose Lopez Jr." <jlopezjr AT ix DOT netcom DOT com> |
Cc: | djgpp AT delorie DOT com |
Subject: | Re: Error Msg |
In-Reply-To: | <31E83980.44A5@ix.netcom.com> |
Message-Id: | <Pine.SUN.3.91.960715111139.13316N-100000@is> |
Mime-Version: | 1.0 |
On Sat, 13 Jul 1996, Jose Lopez Jr. wrote: > C:\Djgpp>make > as -o X86.o X86.s > make.exe: *** [X86.o] Error -1 > > > What does this error mean....I almost have this program > compiled...help appreciated. That usually means that Make cannot find the program it needs to run. In this case, my first guess would be that you don't have `as.exe' installed.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |