Message-ID: <38AD652F.5F36E0F1@yy.y.y> Date: Fri, 18 Feb 2000 23:28:48 +0800 From: xx X-Mailer: Mozilla 4.08 [en] (Win95; I) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: RSXIDE and gcc switch References: <38AC2AE8 DOT D78304D4 AT yy DOT y DOT y> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 36 NNTP-Posting-Host: 203.18.140.58 X-Trace: news.iinet.net.au 950844559 30265 203.18.140.58 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com yep i sure did read the HOWTO page several times in fact. As I said I did a complete reinstall to come up with the same message currently my autoexec.bat contains;- SET RSXNTDJ=C:\RSXNTDJ SET PATH=%RSXNTDJ%\BIN;%PATH% SET C_INCLUDE_PATH=%RSXNTDJ%\include\win32\anders rxide is in the directory c:\rsxntdj\bin i have copied the file cpp.exe from the directory library directory 2.952 as far as i can tell i have done everything according to the various FAQ and HOWTO files that i can find. -:( If anyone can show me what I've done wrong I would greatly appreciate it. regards Bob Howard rmhoward AT fullcomp DOT com DOT au Eli Zaretskii wrote: > On Fri, 18 Feb 2000, xx wrote: > > > I've just downloaded rsxide 1.51 and attempted to run a test project > > using this IDE > > when i go to make the c file test.c 9and any other of the examples > > loaded with the program I get the following message: > > > > gcc.exe -c -o test.o test.c -Zwin32 -02 -Wall > > gcc.exe: unrecognized option -Zwin32 > > test.c:1: '#include' expects "FILENAME" or > > Did you read the installation instructions in the RSXNTDJ HOWTO page > (http://surf.to/rsxntdj) which the DJGPP FAQ mentions? If not, please > read it and install RSXNT as it describes: this will save you from many > hours of hair-pulling.