www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/01/05/09:17:31

From: Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: exe end up in bin folder
Date: 5 Jan 2001 13:51:58 GMT
Organization: Aachen University of Technology (RWTH)
Lines: 28
Message-ID: <934jhu$86$1@nets3.rz.RWTH-Aachen.DE>
References: <3A554115 DOT 3760 AT vic DOT ozland DOT net DOT au>
NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de
X-Trace: nets3.rz.RWTH-Aachen.DE 978702718 262 137.226.32.75 (5 Jan 2001 13:51:58 GMT)
X-Complaints-To: abuse AT rwth-aachen DOT de
NNTP-Posting-Date: 5 Jan 2001 13:51:58 GMT
Originator: broeker@
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

John Casey <jgcasey AT vic DOT ozland DOT net DOT au> wrote:
> Hi,

> After I compile build and run a program the exe ends up in the
> bin folder. Can I direct them to a particular folder as can be
> done with the source and object files?

You give extremely little context information, but even so, I think I
can guess what you've been doing. You've fallen into a trap many of
today's computer users are prone to follow you into: you're thinking
in terms of Windows application behaviour when, in fact, you're using
a DOS program like RHIDE or GCC.

You should *not* usually operate RHIDE or GCC windows-like (clicking
on some icon to start them). Open a DOS window (Start -> Programs ->
MS-DOS Prompt), and inside that type

	cd \where\ever\your\source\is
	rhide 

(type <return> at end of each line...) Then open a project in RHIDE,
add your source to it, and build the project.

[This is all in the FAQ, too, I think. I just don't have a current
version at hand to quote chapter and verse from.]
-- 
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
Even if all the snow were burnt, ashes would remain.

- Raw text -


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