delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
Date: | Mon, 4 Mar 2002 19:20:24 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Schulman DOT Andrew AT epamail DOT epa DOT gov |
cc: | djgpp AT delorie DOT com |
Subject: | Re: sh-utils 1.12 in MSDOS: env produces segfault |
In-Reply-To: | <OF6C9E446E.84800E63-ON85256B72.005C6A25@rtp.epa.gov> |
Message-ID: | <Pine.SUN.3.91.1020304191752.12700D-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Mon, 4 Mar 2002 Schulman DOT Andrew AT epamail DOT epa DOT gov wrote: > > Is the DJGPP variable set in the environment? > > No, instead of executing w95fsfin.bat I had copied just the parts I > thought I needed to my .bash_profile. But I left out DJGPP, since I'm > not using gcc. The DJGPP variable is required not just for GCC. If you look at the djgpp.env file, you will see that it sets up environment variables for many ported programs. The crash without that variable set is due to a bug in the library (fixed for the next release), but my advice is to run with DJGPP set at all times regardless. The magic inside djgpp.env is what makes all DJGPP programs run so smoothly and work together seamlessly.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |