From: ams AT ludd DOT luth DOT se (Martin Str|mberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: Stupid Error! Date: 12 Jul 1999 23:27:26 GMT Organization: University of Lulea, Sweden Lines: 25 Message-ID: <7mdtku$soc$1@news.luth.se> References: NNTP-Posting-Host: queeg.ludd.luth.se X-Newsreader: TIN [UNIX 1.3 950824BETA PL0] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Andy (degon AT gnc DOT net) wrote: : I just started using DJGPP with the Rhide IDE.. So I tested it out and wrote : a simple program and tried to compile it.. But I got this stupid error: I'm not sure how an error can be stupid. : ---------------------------------------------- : Compiling: Test.c : No Errors : Creating: Test.exe : Error: c:/djgpp/bin/ld.exe: cannot open -1stdcx: No such file or directory ^^^ Let me guess. You typed in that error message, didn't you? The 1 (one) should be a lower case L (l). If this is true, then see FAQ 8.7. If this isn't true, you've somehow messed up some settings in Rhide. I don't use Rhide so I can't comment on that. Right, MartinS