delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/04/07/04:36:42

From: cmc39744 AT bayou DOT uh DOT edu (duh?)
Newsgroups: comp.os.msdos.djgpp
Subject: /*************newbie help*****************/
Date: Mon, 07 Apr 1997 07:53:16 GMT
Organization: University of Houston
Message-ID: <3348a7e2.16521122@news.uh.edu>
NNTP-Posting-Host: sip-16656.public-dialups.uh.edu
Lines: 54
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

hello, i need help!!!!!!!

alright, i've downloaded 
	gcc2721b.zip
	djdev201.zip
	djlsr201.zip
and put them in a directory called c:\djgpp

i've unzipped them
	pkunzip -d gcc2721
	pkunzip -d djdev201
	pkunzip -d djlsr201

i've set my autoexec.bat with the lines
	djgpp=c:/djgpp/djgpp.env (foward slashes)
	path=c:\djgpp\bin.....etc etc

	here's what comes out when i type "set"

TMP=C:\WIN95\TEMP
winbootdir=C:\WIN95
COMSPEC=C:\WIN95\COMMAND.COM
windir=C:\WIN95
PROMPT=$p$g
TEMP=C:\DOS
DJGPP=C:/DJGPP/DJGPP.ENV
PATH=C:\DJGPP\BIN;C:\WIN95;C:\WIN95\COMMAND;
C:\BC5\BIN;C:\WIN95;C:\WIN95\COMMAND;C:\DOS;C:
;C:PROGRA~1\TASM\BIN\;C:\BORLANDC\BIN\
CMDLINE=gcc -c -Wall duh.c

and i still get an error message saying:
	"gcc.exe:  installation problem, cannot exec  'as':
	  No such file or directory (ENOENT)"

whenever i try to compile even a simple program like my duh.c:

#include <stdio.h>



void main(void)
{
	printf("\nHello");
        }
        
with the command "gcc -Wall -o duh duh.c"

WHAT GIVES?
any help is appreciated!


 

- Raw text -


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