Mail Archives: djgpp/1997/05/24/00:57:15
This is a multi-part message in MIME format.
--------------6B0C305540B0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
I, recently, got the Djgpp package, version 2, and uncompress onto my
harddisk. The document said it required:
set Djgpp=C:\Djgpp\Djgpp.env.
The documentation, which I had read, did not mention any other for the
installation. I did not get a chance to download the entire Djgpp, V2,
but the C/C++ material was the most pressing. In running the gcc, an
error was generated:
gcc.exe: installation problem, cannot exec `as': No such file or
directory (ENOE
NT).
I am unaware of what 'as' and did not see anything outside of setting
environment variable; therefore, I can not even guess where the
installation problem is from. The attached files were gotten by:
C:> set > environ.1st;
C:> go32-v2 > output.
Hopefully, my conundrum is not too serious.
Thank you,
--
Claude Sassine
"It is impossible to make anything foolproof, because fools are so
ingenious."
Roger Berg
--------------6B0C305540B0
Content-Type: text/plain; charset=us-ascii; name="environ.1st"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="environ.1st"
TMP=C:\WINDOWS\TEMP
winbootdir=C:\WINDOWS
COMSPEC=C:\COMMAND.COM
windir=C:\WINDOWS
GCC_INCLUDE_DIR=C:\Djgpp\include
LOCAL_INCLUDE_DIR=C:\Djgpp\include
PROMPT=$P$G
PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\;C:\TEX\BIN\WIN32;C:\GSTOOLS\GSVIEW;C:\DJGPP\BIN;
DIRCMD=/O
TEMP=C:\PBTOOLS\WINTEMP
WINPMT=[WINDOWS] $P$G
BLASTER=A220 I5 D1 T4
GALAXY=A220 I5 D1 K10 P530 T6
SOUND=C:\SOUND144
GS_PATH=C:/gstools/gs4.03/gswin32c.exe
GS_LIB=C:/gstools/gs4.03;C:/gstools/fonts
TEXMFCNF=C:/Tex/share/texmf/web2c
TEXMF=C:/Tex/{share/{texmf,texmf_fr},texmf}
DJGPP=C:\Djgpp\djgpp.env
CMDLINE=gcc test1.c
--------------6B0C305540B0
Content-Type: text/plain; charset=us-ascii; name="output"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="output"
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: 14815 Kb
DPMI swap space available: 6685 Kb
--------------6B0C305540B0--
- Raw text -