Date: Wed, 1 Aug 2001 12:07:23 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Michael Lang cc: djgpp AT delorie DOT com Subject: Re: Can't make Antiword with Djgpp In-Reply-To: <9k8ej3$811$0@dosa.alt.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 1 Aug 2001, Michael Lang wrote: > Has anyone here tried to make this MS Word to text converter with > Djgpp? I can do it under Linux with Gcc, but Djgpp only produces all > the .o files. After that, it says something like: make [antiword.exe] > error -1. What could I try? You could try posting the entire message printed by Make near that error, including the command it tries to run. Error -1 normally means Make didn't find some program, but it is impossible to guess which one without seeing the actual command.