www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/12/07/19:46:18

Message-ID: <366C767B.9D25D776@datek.com.my>
Date: Tue, 08 Dec 1998 08:44:43 +0800
From: Jason Lam <jason AT datek DOT com DOT my>
Organization: Datek Sdn Bhd - 1st MSC Status Software Company
X-Mailer: Mozilla 4.05 [en] (Win95; I)
MIME-Version: 1.0
To: djgpp AT delorie DOT com
Subject: Re: Please Help: can't use Rhide
References: <364687f9 DOT 37182612 AT news DOT 3web DOT net> <3645E555 DOT 480EA113 AT cableol DOT co DOT uk> <366C758D DOT DD0456BD AT sprint DOT ca>
Reply-To: djgpp AT delorie DOT com

I do everything with RHIDE. Try specifying the directory of your sources and
objects in the pull down menu, Directories, Includes and Directories, Sources.

Youssef Latrous wrote:

> Hi,
>
> Total DJGPP newbie here. I just installed it and tried (as usual) the simple
> hello program hereafter (stored in 'test.c' file):
>
> #include <stdio.h>
> int main()
> {
>     printf( "Hello World!\n" );
>     exit( 0 );
> }
>
> If I use gcc from a dos shell, then everything is ok. But if I try to use
> the RHIDE environment then I'm able to compile, but not to link. I have the
> following error:
>
> Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory
> (ENOENT)
>
> It's also the same if I tried the C++ version of this program (test.cc),
> using output stream and iostream header. Gxx works fine in a dos shell, but
> I get the same error with the linker under Rhide.
>
> What does this error stand for?
>
> Thank you very much for any help,
>
> Y. Latrous.
> latrous AT sprint DOT ca



- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019