www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/09/16/18:15:13

From: jasmina AT total DOT net (Alexandre Jasmin)
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Rhide help (another stupid question)???
Date: Wed, 16 Sep 1998 22:01:10 GMT
Message-ID: <36003521.1270786@news.total.net>
References: <19980916170527 DOT 08292 DOT 00000232 AT ng122 DOT aol DOT com>
NNTP-Posting-Host: 205.205.161.227
Organization: TotalNet Inc.
Lines: 27
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

On 16 Sep 1998 21:05:27 GMT, uhfgood AT aol DOT com (Uhfgood) wrote:

>
>Hello all, Umm I have another really stupid question, i've looked all over the
>documents and I couldn't find any help for this.  For some reason I can't
>"link, make, or build all" in my simple "hello world" style program...  It will
>compile and say no errors, but I can't get it to make an executable and/or run.
> Can someone help me with this real quick?                                     
>             -KWII-
>
>*Keith Weatherby II*
>*Uhfgood AT aol DOT com*
>*Vice AT gconn DOT com*

set the djgpp environement to your_dj_dir\djgpp.env

ex: set djgpp=C:\djgpp\djgpp.env

and you path to your_dj_dir\bin

ex: set path=%path%;C:\djgpp\bin

and use this command

gcc hello.c -o hello.exe

you can also press CTRL+F9 in rhide

- Raw text -


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