www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/11/05/05:31:32

Date: Wed, 5 Nov 1997 12:30:59 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: DABerlin AT aol DOT com
cc: dj AT delorie DOT com, djgpp AT delorie DOT com
Subject: Re: Problems with path-settings for djgpp under WINDOWS 95
In-Reply-To: <971105024348_901073628@mrin42.mail.aol.com>
Message-ID: <Pine.SUN.3.91.971105122704.460W-100000@is>
MIME-Version: 1.0

On Wed, 5 Nov 1997 DABerlin AT aol DOT com wrote:

> The compiler is on drive d: in a directory "CCompiler".
> 
> The line path=d:\ccompiler\bin in the autoexec.bat is OK, the compiler
> gcc.exe is found from everywhere. But the compiler doesn't find all the other
> necessary files (include-files, go32.exe and so on).

This is explained in the DJGPP FAQ list, section 8.1.  You can't set 
DJGPP enviroenment variable to a path name whose parts don't fit into DOS 
8+3 file name limits ("CCompiler" is 9 characters).  You need to set it 
to the 8+3 alias, like this:

	set DJGPP=D:\CCOMPI~1\DJGPP.ENV

(use DIR to see the short alias of `CCompiler').

The latest release of the FAQ is available as v2/faq210b.zip from the 
same place you get DJGPP.  Please read it before posting questions in the 
future.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019