Mail Archives: djgpp/1999/09/03/22:18:51
--------------3746ED525B4124F2D0954647
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
LogosAZ a écrit:
> I can compile c programs fine, but when I go to compile a c++ program I get an
> error messege telling me:
>
> Compiling: Example.cpp
> installation problem, cannot exec `cc1plus': No such file or directory
> (ENOENT)
> There were some errors
>
> I KNOW I have the .exe cc1plus because I found it. I even re-installed DJGPP! I
> have the latest version. What could be the problem?
>
> ~Thanx
find your cc1plus file and move it to the bin directory of djgpp
if you have installed djgpp at c:\djgpp
move cc1plus.exe to c:\djgpp\bin\
there is a bad path in the zip file where cc1plus.exe is extract, the file is not
decompressed where it should be.
Domi
--------------3746ED525B4124F2D0954647
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<I>LogosAZ a écrit:</I>
<BLOCKQUOTE TYPE=CITE><I>I can compile c programs fine, but when I go to
compile a c++ program I get an</I>
<BR><I>error messege telling me:</I><I></I>
<P><I>Compiling: Example.cpp</I>
<BR><I> installation problem, cannot exec `cc1plus': No such file
or directory</I>
<BR><I>(ENOENT)</I>
<BR><I> There were some errors</I><I></I>
<P><I>I KNOW I have the .exe cc1plus because I found it. I even re-installed
DJGPP! I</I>
<BR><I>have the latest version. What could be the problem?</I><I></I>
<P><B><I>~Thanx</I></B></BLOCKQUOTE>
<B>find your cc1plus file and move it to the bin directory of djgpp</B>
<BR><B>if you have installed djgpp at c:\djgpp</B>
<BR><B>move cc1plus.exe to c:\djgpp\bin\</B>
<BR><B>there is a bad path in the zip file where cc1plus.exe is extract,
the file is not decompressed where it should be.</B>
<BR><B>Domi</B>
<BR><B></B> </HTML>
--------------3746ED525B4124F2D0954647--
- Raw text -