delorie.com/archives/browse.cgi | search |
From: | "Rafal Maj" <maj_rafal AT poczta DOT onet DOT pl> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | RSXNTDJ install |
Date: | Mon, 30 Apr 2001 17:38:43 +0200 |
Organization: | Academic Computer Center CYFRONET AGH |
Lines: | 31 |
Message-ID: | <9ck0s8$nma$1@info.cyf-kr.edu.pl> |
NNTP-Posting-Host: | d-94-53-07.cyfronet.krakow.pl |
X-Trace: | info.cyf-kr.edu.pl 988645065 24266 149.156.1.167 (30 Apr 2001 15:37:45 GMT) |
X-Complaints-To: | news AT cyf-kr DOT edu DOT pl |
NNTP-Posting-Date: | Mon, 30 Apr 2001 15:37:45 +0000 (UTC) |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 5.00.2615.200 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2615.200 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |