Mail Archives: djgpp-workers/2001/03/28/04:36:41
On Tue, 27 Mar 2001, Laurynas Biveinis wrote:
> > installation (eg. gcc.exe etc is put in $DJDIR/bin2 instead of
> > $DJDIR/bin, so put it in Your path and You can use it) and that
>
> What about introducing $DJDIR/local hierarchy?
As far as I understand, the only thing that is needed to have several
versions of GCC coexist on the same machine is to rename one of the
gcc.exe drivers to a different name, such as gcc-2952.exe. Each
version of GCC should be able to find its own headers, specs, compiler
passes, and libgcc.a automatically, and the single entry in the [gcc]
section of DJGPP.ENV is IIRC redundant (if not, you need to add
another section [gcc-2952]).
Am I missing something?
- Raw text -