From: "Mikkel K Johnsen" Newsgroups: comp.os.msdos.djgpp Subject: Re: RSXNTDJ Help... Date: Fri, 29 May 1998 18:14:43 +0200 Organization: CyberCity Internet Lines: 37 Message-ID: <6kmmvi$ghl$1@news.cybercity.dk> References: <6kjs6f$srq$1 AT infa DOT central DOT susx DOT ac DOT uk> NNTP-Posting-Host: 195.8.142.146 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I had the same problem but you should add to lines to the link *link: %{Zwin32: -Lc:/djgpp/rsxntdj/lib/all} \ %{Zwin32: -Lc:/djgpp/rsxntdj/lib/MT} \ %{Zwin32: -Lc:/djgpp/rsxntdj/lib/ST} that will help If this dosnīt help please specify the problem Bye Mikkel Andrew Smythe Davidson wrote in message <6kjs6f$srq$1 AT infa DOT central DOT susx DOT ac DOT uk>... >I'm having a wee bit of a problem setting up rsxntdj on my computer and I was >wondering if anyone could help... > >First of all, I've read the installation instructions through a hundred times >so please don't just tell me to go and read the docs. > >Right, now I've done everything in the instructions and I've done them >correctly. They aren't that hard. But compilation fails at the execution of >ld.exe. It can't find one of the filenames set up in the rsxntdj specs file >(under the linker section). > >Anyone know what I'm doing wrong? (Sorry but I can't rememebr the exact >filename... something like djgpp.lib or some such) > >Thanks, > > Andrew