From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: It doesn't work! Date: Fri, 05 Dec 1997 09:46:54 +0000 Organization: Two pounds of chaos and a pinch of salt Lines: 36 Message-ID: <3487CD8E.56DA@cs.com> References: <3486ADEC DOT BA89E550 AT student DOT tdb DOT uu DOT se> Reply-To: fighteer AT cs DOT com NNTP-Posting-Host: ppp245.cs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Tomaz Hagglund wrote: > > I've downloaded and unzipped all the files the zip-packer tells me > I need for compiling c++ using Rhide. I'm sure I have set path and set > djgpp ok. Are you absolutely sure? Look in chapter 6.12 of the DJGPP FAQ (should have been recommended by the Zip-Picker) for the correct format for posting a system report to this list. > But.. when I try to compile through Rhide, it always reports "no > errors", and doesn't > create any file. (running progs result in -1 error). > Also, if I try gcc from dos, I can't get any response back at all, no > matter what arguments I give. That's interesting. Please post at least a copy of gcc's output when you use the '-v' parameter, as well as the exact command lines you are trying to use. I've never seen a case where gcc doesn't print anything at all, except when the program compiled successfully. (You did check for this, didn't you?) You might also want to try out my djverify diagnostic utility. The latest version is in prerelease testing, and I (obviously) need some incorrect setups to test it on. :) If you are interested, please email me. hth -- --------------------------------------------------------------------- | John M. Aldrich | "Always listen to experts. They'll | | aka Fighteer I | tell you what can't be done, and why.| | mailto:fighteer AT cs DOT com | Then do it." | | http://www.cs.com/fighteer | - Lazarus Long | ---------------------------------------------------------------------