delorie.com/archives/browse.cgi | search |
From: | "chris.danx" <chris DOT danx AT ntlworld DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
References: | <ZwK17.5449$WS4 DOT 827014 AT news6-win DOT server DOT ntlworld DOT com> <w4%17.11466$B56 DOT 1968162 AT news2-win DOT server DOT ntlworld DOT com> <994607565 DOT 519573 AT queeg DOT ludd DOT luth DOT se> |
Subject: | Re: cc1plus? |
Lines: | 37 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 5.50.4522.1200 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4522.1200 |
Message-ID: | <KJ027.12048$B56.2061941@news2-win.server.ntlworld.com> |
Date: | Sun, 8 Jul 2001 18:28:22 +0100 |
NNTP-Posting-Host: | 62.252.144.233 |
X-Complaints-To: | abuse AT ntlworld DOT com |
X-Trace: | news2-win.server.ntlworld.com 994613226 62.252.144.233 (Sun, 08 Jul 2001 18:27:06 BST) |
NNTP-Posting-Date: | Sun, 08 Jul 2001 18:27:06 BST |
Organization: | ntlworld News Service |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
"Martin Str|mberg" <ams AT father DOT ludd DOT luth DOT se> wrote in message news:994607565 DOT 519573 AT queeg DOT ludd DOT luth DOT se... > chris.danx <chris DOT danx AT ntlworld DOT com> wrote: > > : I ran a search for cc1plus in the djgpp directory and it came up with > : D:\Djgpp\lib\gcc-lib\djgpp\2.952. I have my path set like this > > And where is "cc1"? in that directory. > : SET PATH=D:\DJGPP\BIN;%PATH% > : SET DJGPP=D:\DJGPP\DJGPP.ENV > : SET TMPDIR=c:\Windows\Temp > > Looks good. > > : and I moved to d:\djgpp\src and typed make. I get the following error > > : gcc.exe: installation problem, cannot exec 'cc1plus':no such file or directory > : (ENOENT) > > And what does "gcc --version" say? (I suspect you have mixed versions > of gcc and cc1plus.) 2.81, but that is because GNAT for DOS is installed, and is built with the GCC 2.81 sources and DJGPP v2. It doesn't know where to find cc1plus.exe, which is in the directory described above. Thanks, Chris Campbell
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |