From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: Building gdb 5.0 Date: 28 Jun 2001 11:51:45 GMT Organization: Aachen University of Technology (RWTH) Lines: 17 Message-ID: <9hf5oh$mds$1@nets3.rz.RWTH-Aachen.DE> References: NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 993729105 22972 137.226.32.75 (28 Jun 2001 11:51:45 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 28 Jun 2001 11:51:45 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Eli Zaretskii wrote: >> True only if there is a "foo'' subdirectory within a directory in CDPATH. >> If "." isn't included in CDPATH cd acts as if "." were the last entry. > Then why did "cd intl" fail in the GDB build procedure? Probably because there was some directory named /some/where/else/intl, with "/some/where/else" being CDPATH. So, kids, if you want to try out CDPATH at home: always make sure you have ".:" (or ".;" in the DOS case) at the very beginning of it. Otherwise, you'll get burnt. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.