From: "Paul Vanukoff" Newsgroups: comp.os.msdos.djgpp Subject: strange problem / RHIDE1.4 / make Date: Wed, 19 Apr 2000 21:34:28 -0700 Organization: Frontier GlobalCenter Inc. Lines: 32 Message-ID: <8dm126$5ci$1@nnrp02.primenet.com> NNTP-Posting-Host: ip-54-001.scf.primenet.com X-Complaints-To: abuse AT globalcenter DOT net X-Posted-By: @206.132.54.1 (sryan) X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Perhaps someone can help me, I get this strange error when trying to "make" in RHIDE: Error: d:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory (ENOENT) If I turn on -v, I get the cause of the error: Creating: main.exe Reading specs from d:/djgpp/lib/specs gcc version 2.95 19990728 (release) d:/djgpp/bin/ld.exe -o main.exe d:/djgpp/lib/crt0.o -Ld:/djgpp/lib -Ld:/djgpp/lib/gcc-lib/djgpp/2.95 -Ld:/dj gpp/bin -Ld:/djgpp/lib main.o -lstdcx -Tdjgpp.djl -lgcc -lc -lgcc Error: d:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory (ENOENT) There were some errors Now, I don't know a lot of the behind-the-scenes stuff, which is why I use RHIDE ... something about the command line arguments looks wrong. I am wondering what's wrong with it and how can I fix it? -- Paul Vanukoff vanukoff AT primenet DOT com