Mail Archives: djgpp/1999/07/04/09:55:09
On Sat, 3 Jul 1999, Steven Taylor wrote:
> > I was using rhide version 1.4. I made a little simple cpp program and
> > compiled it, there was no error. But when i tried to run it or make an exe
> > file, an error occurs saying "c:/djgpp/bin/ld.exe: cannot open -lstdcx: No
> > such fle or directry (ENOENT)"
> > Anyone know how to fix this problem?
> > thanks :)
>
> Go to your c:\djgpp\lib directory and copy libstdcxx.a to libstdcx.a
This is not the recommended solution. The recommended one is
described in section 8.7 of the DJGPP FAQ list.
- Raw text -