Mail Archives: djgpp/1999/02/02/14:34:49
"Daniel Eaton" <deaton AT direct DOT ca> wrote:
> This is a question about RHIDE Version 1.4 (Sep 30 1997 23:06:59)
> I am running MS-DOS 7.10 (Windows 98)
>
> --> Problem follows tech info.
[snipped]
> My problem is the following:
> ============================
>
> This isn't a bug, but a problem. Whenever I make a source file I get the
> error
> Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory
> (ENOENT)
> What's my problem?
Not reading the documentation ;-)):
RHIDE-1.4
Q) When trying to link C++ program RHIDE-1.4 returns error message
ld.exe: cannot open -lstdcx: No such file or directory (ENOENT)
A) The name of C++ library has changed since port of gcc-2.7.2.1.
The fix for this problem is add line
RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx
to %DJDIR/share/rhide/rhide.env. Or add 2 lines
[rhide]
RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx
to Your DJGPP.ENV. An example of DJGPP.ENV with this fix is in
directory gnu/gcc-2.81 (archive gcc281b.zip)
Greetings, SET
------------------------------------ 0 --------------------------------
Visit my home page: http://welcome.to/SetSoft
or
http://www.geocities.com/SiliconValley/Vista/6552/
Salvador Eduardo Tropea (SET). (Electronics Engineer)
Alternative e-mail: set-soft AT usa DOT net set AT computer DOT org
ICQ: 2951574
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA
TE: +(541) 759 0013
- Raw text -