Date: Wed, 28 May 1997 10:39:03 -0700 From: Bill Currie Subject: Re: DJGPP ? To: Andrew Crabtree Cc: djgpp AT delorie DOT com Reply-to: billc AT blackmagic DOT tait DOT co DOT nz Message-id: <338C6DB7.6433@blackmagic.tait.co.nz> Organization: Tait Electronics NZ MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit References: <199705272157 DOT AA261540224 AT typhoon DOT rose DOT hp DOT com> Precedence: bulk Andrew Crabtree wrote: > > Hey Guys - > > Does anyone know offhand where the support for the > > set DJGPP=...djgpp.env > > is in the gcc code? I don't want anyone to spend time on it > (i've done a grep for it in the source already), just > if you could narrow my search to a few files. > > Andrew It's part of the libc startup code (I think _crt1.c is the starting point). This means that if gcc is built with something other than djgpp, it nolonger supports djgpp.env. Bill -- Leave others their otherness.