Date: Fri, 29 Jun 2001 13:38:47 +0300 From: "Eli Zaretskii" Sender: halo1 AT ZAHAV DOT NET DOT IL To: 386sx <386sx AT my-deja DOT com> Message-Id: <8582-Fri29Jun2001133846+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: (message from 386sx on 29 Jun 2001 08:29:33 GMT) Subject: Re: Building gdb 5.0 References: 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 > From: 386sx <386sx AT my-deja DOT com> > Newsgroups: comp.os.msdos.djgpp > Date: 29 Jun 2001 08:29:33 GMT > > I haven't tried to compile GDB in about a year but as I said I ran into > problems trying to compile other programs on Linux due to CDPATH not having > "." as the first entry, and indeed I found that when I explicitly do: > > $ make SHELL=/bin/bash > > the problem disappears. I'm confused again: does the problem pop up during the time the configure script runs, or when you say "make" (or both)? I thought it was during the configure script run.