Newsgroups: comp.os.msdos.djgpp Posted-and-Mailed: no Subject: Re: Building gdb 5.0 From: 386sx AT my-deja DOT com (386sx) References: <200010020734 DOT JAA25254 AT bashir DOT belgium DOT eu DOT net> <8FC14D45F386sxmydejacom AT 130 DOT 133 DOT 1 DOT 4> <8FC26D23F386sxmydejacom AT 130 DOT 133 DOT 1 DOT 4> <1438-Tue03Oct2000193604+0300-eliz AT is DOT elta DOT co DOT il> Organization: Baker User-Agent: Xnews/03.09.22 To: Eli Zaretskii Message-Id: <20001004120829.KVGO5245.mta02-srv.alltel.net@default> Date: Wed, 4 Oct 2000 07:08:29 -0500 Reply-To: djgpp AT delorie DOT com On 03 Oct 2000, you wrote in comp.os.msdos.djgpp: >> From: 386sx AT my-deja DOT com (386sx) >> Newsgroups: comp.os.msdos.djgpp >> Date: 3 Oct 2000 14:49:48 GMT >> The readme file in gdb-5.0/gdb/config/djgpp says that I can specify a >> build directory like so: >> sh ./gdb/config/djgpp/djconfig.sh d:/gnu/gdb-5.0 >> but it won't let me do that from either DOS or from bash. > >Look into the shell script: it tests for the existance of several >files, and if one of them does not exist, the script fails. Tell >me which files do not exist in your case, and I'll try to figure out >why. My mistake. I was thinking I could specify a directory to build _to_ from the source directory.