Mail Archives: djgpp/2001/04/30/13:12:56
I'm a newbie to computer programming and my guess is that your makefile is
messed up :P
cheers & goodluck,
Josh
----- Original Message -----
From: "Rafal Maj" <maj_rafal AT poczta DOT onet DOT pl>
Newsgroups: comp.os.msdos.djgpp
To: <djgpp AT delorie DOT com>
Sent: Monday, April 30, 2001 10:38 AM
Subject: RSXNTDJ install
> I have problems with installing RSXNTDJ. I update my autoexec with :
> SET RSXNTDJ=C:\RSXNTDJ
> ST PATH=%RSXNTDJ%\bin;%PATH%
> SET C_INCLUDE_PATH=%RSXNTDJ%\include\win32\anders
> I couldn't copy cpp.exe :
> The last thing you need to do is COPY your cpp.exe from your DJGPP
> installation into your DJGPP/bin directory. It is located in your
> DJGPP/lib/gcc-lib/djgpp/2.95 directory (or similar, depending on your
> gcc version).
> in my c:\DJGPP/lib/gcc-lib/djgpp/2.953 I have found only cc1.exe,
> cc1plus.exe, collect2.exe, cpp0.exe, liballeg.a, libgcc.a, specs and
> idrectory 'include'.
> I make copy of cpp0.exe to djgpp\bin and to djgpp\bin\cpp.exe.
>
> After loadig a sample program in RSX-IDE and selecting target/make I get
> error message like this :
> gcc.exe unrecognized option '-Zwin32'
> speed.c:6 crtrsxnt.h: No such file or directory (ENOENT)
> etc...
>
> My DJGPP is working correct.
>
> Please help.
> Thanks in advice,
> Rafal
>
>
>
> DJGPP/lib/gcc-lib/djgpp/2.95
>
>
- Raw text -