Date: Mon, 13 Apr 1998 18:33:31 +0300 (IDT) From: Eli Zaretskii To: Paul Derbyshire cc: djgpp AT delorie DOT com Subject: Re: Inconsistent gcc and gxx behavior In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 13 Apr 1998, Paul Derbyshire wrote: > There's nothing funky in my DJGPP.ENV; the [gcc] section has the expected > library path and the like. There isn't a separate [gxx] section; should there > be? My DJGPP.ENV doesn't have [gxx]. Which is okay, since gxx from djdev eventually calls gcc, and gcc will pick up its settings from [gcc]. But if gxx from PGCC is different and doesn't call gcc, then it might indeed need its own section.