delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/06/21/14:26:22

Date: Thu, 21 Jun 2001 21:23:48 +0300
From: "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>
Sender: halo1 AT zahav DOT net DOT il
To: simon DOT w DOT yeung AT verizon DOT com
Message-Id: <7458-Thu21Jun2001212348+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: <OF563B9F33.CDB32002-ON85256A72.005BD9AD@bell-atl.com>
(simon DOT w DOT yeung AT verizon DOT com)
Subject: Re: DJGPP: Problem Invoking cc-mode in Emacs Editor.
References: <OF563B9F33 DOT CDB32002-ON85256A72 DOT 005BD9AD AT bell-atl DOT com>
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

> From: simon DOT w DOT yeung AT verizon DOT com
> Date: Thu, 21 Jun 2001 12:52:07 -0400
> 
> I unzipped the zip files using Winzip 7.0

And therein lies your problem: DJGPP programs don't support long file
names on Windows NT (that support is only available on Windows 9X,
Windows ME, and Windows 2000).  Unzipping the files with WinZip
creates the files whose short 8+3 aliases--the only names DJGPP
programs see on NT--have those pesky numeric tails in them, instead of
being proper 8+3 truncations of the long names.  Thus, the directory
lisp/progmodes, where cc-mode.elc lives, is reported to Emacs as
lisp/progmo~1 instead of lisp/progmode.  As a result, Emacs cannot
find cc-mode.elc when it needs it.

Solution: remove the entire DJGPP installation, and then unzip the
files again, this time using the unzip32.exe program which is
available from the same site where you downloaded DJGPP:

  ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/unzip32.exe

- Raw text -


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