Message-ID: <004a01be5858$4739f6e0$3a01e8d4@default> From: "Crousto" To: Subject: Re: Problem with djgpp using Rhide 1.4 Date: Sun, 14 Feb 1999 21:26:12 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Reply-To: djgpp AT delorie DOT com >Hi All, > >i've a problem with Rhide 1.4 ... > > i open a project, load a source and start compiling ... good, > everything works fine, no errors found. Now if i start make or run ... > this error occurs: > > Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory. > > Anyone who can help me out with this ? I've no idea what went wrong > :-(( > >ru, > Marco It seems that the linker can't find the "stdcx.a" (or libstdcx.a) library. Search it with the windows "research" utility, and add the path in "options->directories->libraries" in Rhide. Crousto crousto AT infonie DOT be