From: Kais Dukes Newsgroups: comp.os.msdos.djgpp Subject: HEEEELLLLPPPP! Date: Fri, 28 May 1999 19:04:36 +0100 Organization: Imperial College of Science Technology anddd Medicine Lines: 76 Message-ID: <374EDAB4.D2BAD143@ic.ac.uk> NNTP-Posting-Host: tensor.ma.ic.ac.uk Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------E7BE614E5AB30C03F1E16FD8" X-Mailer: Mozilla 4.04 [en] (WinNT; I) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com --------------E7BE614E5AB30C03F1E16FD8 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Please help me! I recently installed RSXNTDJ by following _ALL_ the instructions _EXACTLY_ like I was supposed to to ... But the damn thing still won't work! Ive never had any trouble installing things before! Whats wrong with it! I think its a problem with the linker ... Everything works fine and is installed fine until I try to compile something ... Check out this sample command line ... gcc -Zwin32 test.c -o test.exe I then get this error ... c:/djgpp/bin/ld.exe: cannot open -lc_app: No such file or directory (ENOENT) What's wrong? HEEEEEELLLLLLLPPPPPP!!!! Any ideas would be much appreciated! Thanks! Kais Dukes, Majestic-12 Games. http://www.geocities.com/ResearchTriangle/System/4503/ --------------E7BE614E5AB30C03F1E16FD8 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit

 Please help me!

 I recently installed RSXNTDJ by following _ALL_ the instructions _EXACTLY_ like I was supposed to to ...

 But the damn thing still won't work! Ive never had any trouble installing things before!

 Whats wrong with it!

 I think its a problem with the linker ...

 Everything works fine and is installed fine until I try to compile something ... Check out this sample command line ...

gcc -Zwin32 test.c -o test.exe

I then get this error ...

c:/djgpp/bin/ld.exe: cannot open -lc_app: No such file or directory (ENOENT)

What's wrong? HEEEEEELLLLLLLPPPPPP!!!!

Any ideas would be much appreciated! Thanks!

Kais Dukes,
Majestic-12 Games.

 http://www.geocities.com/ResearchTriangle/System/4503/ --------------E7BE614E5AB30C03F1E16FD8--