Mail Archives: djgpp/1996/05/17/10:04:35
Xref: | news2.mv.net comp.os.msdos.djgpp:3952
|
From: | lehmann AT mathematik DOT th-darmstadt DOT de (Alexander Lehmann)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: Starting go32-v2 ?
|
Date: | 17 May 1996 00:03:04 GMT
|
Organization: | Technische Hochschule Darmstadt
|
Lines: | 48
|
Distribution: | world
|
Message-ID: | <4ngfno$1rja@rs18.hrz.th-darmstadt.de>
|
References: | <4nfq9g$mur AT crc-news DOT doc DOT ca>
|
NNTP-Posting-Host: | fb0401.mathematik.th-darmstadt.de
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Seymour Shlien (seymour AT dgbt DOT doc DOT ca) wrote:
: I am having trouble getting started with dgjpp on a
: MS-DOS Prompt window in the Windows95 operating system.
: Can anybody tell me what to do to get started?
: This is the first time I am trying to use dgjpp.
: ---------------------------------------------------------
: D:\dgjpp\BIN>go32-v2
: go32/v2 version 2.0 built Jan 23 1996 22:03:02
: Usage: go32 coff-image [args]
: Rename this to go32.exe only if you need a go32 that can run v2 binaries as
: well as v1 binaries (old makefiles). Put ahead of the old go32 in your PATH.
: DPMI memory available: 8904 Kb
: DPMI swap space available: 4404 Kb
: D:\dgjpp\BIN>
: D:\dgjpp\BIN>go32-v2 coff-image
: go32/v2: Error: coff-image:
: D:\dgjpp\BIN>
: D:\dgjpp\BIN>info
: info.exe: dir: No such file or directory (ENOENT)
: D:\dgjpp\BIN>
You usually don't have to start the program at all (execpt to check the
available memory) and if you do, you have to substitute the coff-image argument
by an actual coff image (i.e. a program file produced by the linker).
When you run a djgpp2 compiled program, you only need cwsdpmi (unless you
already have a DPMI manager available like Win95) and the files actually
used by program, in the case of info, I would guess you have to set the
environment variable DJGPPENV as explained in the README from djdev200.zip
bye, Alexander
--
Alexander Lehmann, | "On the Internet,
alex AT hal DOT rhein-main DOT de (plain, MIME, NeXT) | nobody knows
lehmann AT mathematik DOT th-darmstadt DOT de (plain) | you're a dog."
!!CHANGED!! <URL:http://www.mathematik.th-darmstadt.de/~alexlehm/>
- Raw text -