delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/07/07/21:15:31

From: Mark Phillips <umphill5 AT cs DOT umanitoba DOT ca>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: very new at this
Date: Wed, 7 Jul 1999 11:51:36 -0500
Organization: The University of Manitoba
Lines: 16
Message-ID: <Pine.SUN.3.96.990707115043.15366A-100000@silver.cs.umanitoba.ca>
References: <7lvuh8$gu1$1 AT nnrp1 DOT deja DOT com>
NNTP-Posting-Host: silver.cs.umanitoba.ca
Mime-Version: 1.0
X-Trace: canopus.cc.umanitoba.ca 931366301 28185 130.179.24.6 (7 Jul 1999 16:51:41 GMT)
X-Complaints-To: Postmaster AT cc DOT umanitoba DOT ca
NNTP-Posting-Date: 7 Jul 1999 16:51:41 GMT
In-Reply-To: <7lvuh8$gu1$1@nnrp1.deja.com>
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

> I have read through the readme file and the faq file but I can not
> figure out how to run the compiler or where to write the program
> itself. I have tried in notepad and then saving it. I then ran the file
> name from dos but it just said "invalid file name." I have tried to
> find the answers elsewhere but this is where the experts lie at least
> what that is what the FAQ document read. Any help would be recieved
> gratfully.

If you're compiling a C program try:

gcc -o filename.exe filename.c

or if it's C++ try

gxx -o filename.exe filename.cc

- Raw text -


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