From: "Dalvemg" Newsgroups: comp.os.msdos.djgpp Subject: RSXNTDJ, help! Date: Fri, 23 Oct 1998 13:23:03 +0200 Lines: 21 X-Newsreader: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 NNTP-Posting-Host: rdg-534-150.mweb.co.za Message-ID: <36306832.0@news1.mweb.co.za> X-Trace: 23 Oct 1998 13:27:46 +0200, rdg-534-150.mweb.co.za To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I've got djgpp 2.8.1 and can't get rsxntdj to work. Whenever I try to "make" one of the samples I get this gcc -Zwin32 -c -Wall -O winedit.c grc -r winedit.rc :-1: Error executing command 'cpp.exe winedit.rc -o res$$cpp.res', code = 2 make.exe: *** [winedit.res] Error 25 Another error I get is that gcc doesn't know what -Zwin32 is? What does this mean? One last thing, since the ld.exe that comes with rsxntdj is older than my current one, should I use it instead of the 2.8.1 version? Is it good to mix versions like this? I got it to "work" well, at least I could compile the samples with 2.7xx easily, why is 2.8.1 so much harder? Could someone please give me a list of extra stuff I need, I read some postings, but they don't work..? Thanks for any help.