Message-ID: <363F30D4.3592@bergen.mail.telia.com> Date: Tue, 03 Nov 1998 17:35:32 +0100 From: John Kismul X-Mailer: Mozilla 3.04 (Win95; I) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: RSXNTDJ, why me? References: <363dc30c DOT 0 AT news1 DOT mweb DOT co DOT za> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: t7o204p31.telia.com X-NNTP-Posting-Host: t7o204p31.telia.com Lines: 24 X-Complaints-To: abuse AT telia DOT no To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Dalvemg wrote: > > Mmmm...I finally thought I had rsxntdj going when i found another problem. I > keep getting this error, help why? I was trying to compile the samples... > > C:\DJGPP\RSXNTDJ\SAMPLE\GUI\SOL>make > gcc -Zwin32 -c -Wall -O sol.c > sol.c: In function `WndProc': > sol.c:281: warning: suggest explicit braces to avoid ambiguous `else' > sol.c:302: warning: suggest explicit braces to avoid ambiguous `else' > grc -r sol.rc > gcc -Zwin32 sol.o -o sol.exe > c:/djgpp/bin/ld.exe: cannot open -lc_app: No such file or directory (ENOENT) > make.exe: *** [sol.exe] Error 1 > > Why? What can I do about it. I just installed RSXNTDJ a few days ago and the same thing happened to me. Anyway, make sure that you are using version 2.7.2.1 of GCC. Cause if you haven't it won't work, at least it didn't work for me with version 2.8.(something).