Date: Thu, 19 Dec 2002 07:59:00 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: getenv problem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Precedence: bulk On 18 Dec 2002, A. Sinan Unur wrote: > so that seems to be a no go. and config.nt does not contain anything > relevant either. > > any more places i should look? I'd suggest to step thru the startup code that reads the environment and the DJGPP.ENV file, and see where did the value of TEMP come from, exactly.