Mail Archives: djgpp/1998/03/06/23:16:38
From: | mstam AT unixg DOT ubc DOT ca (Michael Samuel Tam)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | no .EXE or .O files after a make
|
Date: | 7 Mar 1998 02:15:54 GMT
|
Organization: | University of British Columbia, Vancouver, B.C., Canada
|
Lines: | 52
|
Message-ID: | <6dqakq$2t3$1@nntp.ucs.ubc.ca>
|
NNTP-Posting-Host: | interchg.ubc.ca
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Hi DJGPP gurus,
I am a newbie here and I am having a heck of a time trying to
get DJGPP to work. I have installed all the following:
djdev201.zip
djcrx201.zip
gcc2721b.zip
gpp2721b.zip
bnu27b.zip
mak3761b.zip
I have also set the environment variable too. Now, when I go to compile
a simple C program, I get it to compile, but NO .EXE or .O files are ever
created. Also, I have a icon for the GrIP Multiport gameoad system in
the task bar that gets duplicated everytime I do a 'make' in the DOS
prompt. I do not know what I am doing wrong. Can any one help!?!?
I am running Win95 with 98Meg ram w/ >900Megs of HD left. Here is what I
get when I do a go32-v2:
------------------------
go32/v2 version 2.0 built Aug 12 1996 22:27:23
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
but do not delete your old go32 - leave it in the PATH after this one.
Set GO32_V2_DEBUG=y in the environment to get verbose output.
DPMI memory available: 67755 Kb
DPMI swap space available: 27537 Kb
And this is my environment by type set > environ.lst:
-----------------------------------------------------
TMP=C:\WINDOWS\TEMP
TEMP=C:\WINDOWS\TEMP
winbootdir=C:\WINDOWS
COMSPEC=C:\WINDOWS\COMMAND.COM
CTCM=C:\WINDOWS
DJGPP=C:\DJGPP\DJGPP.ENV
PROMPT=$p$g
PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\;C:\COMPRESS;C:\JDK11~1.4\BIN;
C:\PROGRA~1\ULTRAEDT;C:\GRAVIS\GRIP;C:\PERL\BIN;C:\DJGPP\BIN
windir=C:\WINDOWS
BLASTER=A220 I5 D1 H5 P330 T6 E620
CMDLINE=make
Any help is much appreciated!!!
--
Michael
- Raw text -