Message-Id: <199811011259.MAA16991@relay.clara.net> From: "Arthur" To: Subject: RE: I really need help, fast! Date: Sun, 1 Nov 1998 12:54:28 -0000 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 In-Reply-To: <363C26A3.E4072381@fagelskolan.lund.se> Importance: Normal Reply-To: djgpp AT delorie DOT com > Hi, > > I've just downloaded DJGPP and figured that I would give it a shot. > I've been a C++ programmer for some time now, but i don't understand how > to set DJGPP up. > I've done the autoexec.bat-stuff, but then what? > Can someone please help me? So you've set it up so you can compile stuff from the command line... > My DJGPP-directory is: C:\DJGPP. > One of my big troubles is how to tell RHIDE what directories to look in > to find stuff. > Please, help me. To save your defaults, set up the preferences in the options menu as you'd like them when you boot up RHIDE and save them using the Save Options item in the same menu. Save them to a file called rhide.gpr in the same directory as the RHIDE exe file (/djgpp/bin). Next time you load, these options will be in place. RHIDE isn't designed for single-source files. It really comes into its own when you use projects - create a project in the same directory as your source files, and add these source files to the project. When you Run the program, all source files will be compiled and linked together, then the final exe run. James Arthur jaa AT arfa DOT clara DOT net ICQ#15054819