From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: Crash in gcc Linker Date: Sun, 29 Mar 1998 20:16:53 -0500 Organization: Two pounds of chaos and a pinch of salt. Lines: 36 Message-ID: <351EF285.C58@cs.com> References: <9516ba38 DOT 351ea80c AT aol DOT com> NNTP-Posting-Host: ppp241.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 Kbwms wrote: > > I ran make on the makefile in cd c:/djgpp.v2/tests/libc/ansi/math/cephes. > In djgpp.env, the following is set: > > DJDIR=C:/DJGPP.V2 You should _not_ change the setting of DJDIR in djgpp.env. To get DJGPP programs to work, you must set the DJGPP environment variable to point to 'djgpp.env', and add the DJGPP 'bin' directory to your PATH. No more configuration changes should be necessary. I tried compiling the code on my system and it worked fine--or at least, it appeared to since I don't know what it's supposed to do. :-) Hold on a minute... djdev202 Development Kit and Runtime djtst202 Test Programs Why did you download the alpha v2.02 development kit along with the v2.01 GNU tools? This has exactly zero chance of working correctly, and there are known bugs in the alpha releases that make them crash under Windows. If you want to help alpha-test the latest DJGPP releases, you can contact the djgpp-workers mailing list for information. If you want to get a working compiler, get the v2.01 files! hth -- --------------------------------------------------------------------- | John M. Aldrich | "Courage is the complement of fear. | | aka Fighteer I | A man who is fearless cannot be | | mailto:fighteer AT cs DOT com | courageous. (He is also a fool.)" | | http://www.cs.com/fighteer | - Lazarus Long | ---------------------------------------------------------------------