Mail Archives: djgpp/1999/12/14/05:47:29
On Tue, 14 Dec 1999, David A Riley wrote:
> Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory
> (ENOENT)
> There were some errors
>
> This happens when I use Rhide and gxx in DOS.
>
> I found a dile called libstdcxx.a and copied it into the 'lib' and 'bin'
> directories, I also tried changing the name to lstdcx.a but it wasn't
> having it.
I'm guessing that you unzipped the DJGPP distribution on Windows, and
then are trying to use the compiler in plain DOS mode, without booting
into Windows.
If that is true, then it is not easy to set up such a dual DOS/Windows
installation. The DJGPP FAQ explains how to do that in section 22.18.
However, if you don't absolutely need that, I'd suggest to simply run
DJGPP from the Windows' DOS box. This will make things much easier.
- Raw text -