www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/09/17/20:05:51

From: Alexander Lehmann <lehmann AT fb0432 DOT mathematik DOT th-darmstadt DOT de>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: NT: Problems with go32
Date: 17 Sep 1996 12:14:32 GMT
Organization: Technische Hochschule Darmstadt
Lines: 30
Message-ID: <51m4n8$uh4@rs18.hrz.th-darmstadt.de>
References: <323D7B6C DOT 7789 AT po DOT uni-stuttgart DOT de>
NNTP-Posting-Host: fb0432.mathematik.th-darmstadt.de
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Martin Bernreuther <Martin DOT Bernreuther AT po DOT uni-stuttgart DOT de> wrote:
: Hi,

: After installing djgpp V2 on WindowsNT 3.51 I have the following problem:

: While trying to compile a simple C-file with e.g.
: "gcc test.c", the program go32 cannot be found. After renaming
: "go32-v2.exe" to "go32.exe" I get the following error message:

: go32/v1: cannot find v1's go32.exe

: What's going wrong? Do I need the V1 go32.exe and why?

You shouldn't need go32 (either v1 nor v2), maybe you are calling a
test program in another directory that is compiled with 1.x. Under
unix the default name for the compiled executable is a.out, with DOS
it's probably a.exe, which means that you will not compile a test.exe
program with that call. Instead you should use gcc -o test test.c.


bye, Alexander

PS. on a sidenote, does djgpp include a which-like utility? (to locate
an certain executable), this would be rather useful for such problems.

-- 
Alexander Lehmann,                                  |  "On the Internet,
alex AT hal DOT rhein-main DOT de  (MIME, NeXT)                |   nobody knows
lehmann AT mathematik DOT th-darmstadt DOT de (MIME)           |   you're a dog."
<URL:http://www.mathematik.th-darmstadt.de/~lehmann/>

- Raw text -


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