delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/10/12/21:25:14

Date: Sun, 12 Oct 1997 18:23:11 -0700 (PDT)
Message-Id: <199710130123.SAA19977@adit.ap.net>
Mime-Version: 1.0
To: NGaBear1 AT aol DOT com, djgpp AT delorie DOT com
From: Nate Eldredge <eldredge AT ap DOT net>
Subject: Re: howdy and clueless

At 05:44  10/12/1997 -0400, NGaBear1 AT aol DOT com wrote:
>howdy, just starting to learn how to program and understand most of the lan.
>but what is the name of the file i start off with to write my c code? gcc?
>have no clue, their is no info you have for beginners. 
gcc is a command line compiler. Once you have written your source with some
editor, you can compile it with something like:
gcc -o myprog.exe myprog.c

There are about fifty million other hairy options to gcc, which you can read
about with the Info documentation reader. If you need an editor, allow me to
suggest RHIDE, a programming environment along the lines of Borland's. You
can get it from whence you got DJGPP.

Nate Eldredge
eldredge AT ap DOT net



- Raw text -


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