From: "Jonathon" Newsgroups: comp.os.msdos.djgpp Subject: problem with rsxntdj Date: Sun, 31 Oct 1999 10:43:40 -0000 Organization: BT Internet Lines: 19 Message-ID: <7vh6qk$kl3$1@uranium.btinternet.com> NNTP-Posting-Host: host5-171-254-11.btinternet.com X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello I've got a problem with my installation of rsxntdj 151. To compile a file I have to do gccw32 foo.c this works fine but when I do gcc -Zwin32 foo.c it says that there's no include path to windows.h and any other h files included. Any suggestions? Regards Jonathon