Date: Sun, 06 May 2001 21:03:19 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: JT Williams Message-Id: <7263-Sun06May2001210318+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: <20010506112025.A21215@kendall.sfbr.org> (message from JT Williams on Sun, 6 May 2001 11:20:25 -0500) Subject: Re: __DJGPP__ and MSDOS References: <20010430093758 DOT A5379 AT kendall DOT sfbr DOT org> <20010504160823 DOT A19921 AT kendall DOT sfbr DOT org> <1438-Sat05May2001094057+0300-eliz AT is DOT elta DOT co DOT il> <20010505102525 DOT A20373 AT kendall DOT sfbr DOT org> <2427-Sat05May2001211736+0300-eliz AT is DOT elta DOT co DOT il> <20010506112025 DOT A21215 AT kendall DOT sfbr DOT org> 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 Sorry, I goofed: COMPILER_PATH does NOT need a trailing slash (in fact, it will break the installation). It's GCC_EXEC_PREFIX (in case you need it) that requires the slash. See the node "Environment Variables" in the GCC manual, it lists a few other variables you might need to put into this [gcc2721] section to make it work.