From: brian AT fish DOT net (Brian McCalister) Newsgroups: comp.os.msdos.djgpp Subject: Help with RSXNTDJ1 and DJGPP v2.01 Date: Wed, 09 Apr 1997 20:04:30 GMT Organization: Praxis Information Group Lines: 20 Message-ID: <334bf573.2281434@news.praxis.net> NNTP-Posting-Host: ptp49.praxis.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I need help with RSXNTDJ1, when I try to compile a sample program, it gives me this: C:\RSXNTDJ\SAMPLE\GUI\CTL3D>make grc -r rsxwbind.rc gcc -Zwin32 -c -Wall -O rsxwbind.c gcc -Zwin32 -o rsxwbind.tmp rsxwbind.o -lcomdl no a valid a.out file make.exe: *** [rsxwbind.exe] Error 1 I assume the 'no' means not....but anyhow, is this a something I can change in the specs file? I followed the directions correctly, gcc -v works fine, it shows what it's supposed to, and yes, I do have the rsxntdj\lib directory before my djgpp\lib directory.....so if anyone has run into this problem before, and fixed it, please respond! -Brad House bradh AT praxis DOT net http://www.praxis.net/~bradh/