Mail Archives: djgpp/1999/10/21/09:21:59
Hi,
--- Seshu <sparvata AT csc DOT UVic DOT CA> wrote:
> I've installed the djgpp compiler using
> unzip32.exe and try to run a
> typical hello world program but the program wouldn't
> compile. I thought
> there must be something wrong in my installation. I
> installed it once more
> but to no use. I get these following errors.
>
> gxx main.cc
> gxx.exe: installation problem, cannot exec `cpp': No
> such file or
> directory (ENOENT)
>
> gcc main.cpp
> gcc.exe: installation problem, cannot exec
> `cc1plus': No such file or
> directory (ENOENT)
>
>
Have you read the readme.1st file ?
You should also have added
SET DJGPP=C:\DJGPP\DJGPP.ENV
PATH=C:\DJGPP\BIN;%PATH%
in AUTOEXEC.BAT.
(I'm assuming you've installed it in C: )
----
Prashant TR
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com
- Raw text -