Mail Archives: djgpp/1998/03/27/18:52:44
On Tue, 24 Mar 1998 15:06:53 -0500, "Geoff Schoenbaum, MD, PhD"
<schoenbg AT jhu DOT edu> wrote:
> I posted this a bit ago, but nothing is there - forgive me if it's a
> repeat.
No problem, but your "old" article is just five hours older than the one
I'm replying to now. Usenet (and the people here) usually are fast, but
not always _that_ fast. I got the article I'm replying to after two
days.
> error:c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or
> directory (ENOENT)
Insert the line
RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx
into your rhide.env file in the djgpp/share/rhide directory (if it isn't
already there, create a new one).
By default, RHIDE looks for the file libstcx.a in the djgpp/lib
directory, but in gcc2.8.0 this file is named libstdcxx.a on LFN
systems.
Regards...
Michael
- Raw text -