delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/07/27/00:40:54

From: mauch AT uni-duisburg DOT de (Michael Mauch)
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Question: RHIDE - CTRL+F9?
Date: Wed, 23 Jul 1997 16:56:00 +0200
Organization: Home, sweet home (via Gesamthochschule Duisburg)
Lines: 29
Message-ID: <5r561v$nb6$1@news-hrz.uni-duisburg.de>
References: <33D56245 DOT 5ECA AT NOSPAMinch DOT com>
NNTP-Posting-Host: ppp72.uni-duisburg.de
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

On Tue, 22 Jul 1997 21:45:41 -0400, Khayu NyeinAye <khayu AT inch DOT com>
wrote:

> I used to learn C++ and Pascal using Borland IDEs in college a while
> ago. And I remeber being able to code something and just pressing
> Ctrl+F9 to run it, without the need to create .exe and the like. 

You have to add your hello.c to a project. Start RHIDE with 
"rhide hello", this creates a project named "hello". Then choose
Project->Add Item and enter hello.c.

Then you can use Ctrl-F9.

Maybe Robert Hoehne changes this little inconvenience in the future,
but I think RHIDE is designed mainly for more-than-one-module projects.

>  And just compiled HELLO.C,
> had to compile and create an .exe file to test it. An 83kb file came out
> of it.

Most of it are debugging symbols. You can strip them by adding the "-s"
switch to the linker (Options->Linker). 

Regards...
		Michael
-- 
Spammers: ask secretreports AT answerme DOT com for free info
about how to explode your business.
hoefner AT ddv DOT de wants to learn more about spam and UCE. Please help him.

- Raw text -


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