Mail Archives: djgpp/1999/02/12/20:41:53
Easy fix: add these lines to the end of your djgpp.env file where ever it is:
[rhide]
RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx
and it will fix the problem right up.
This is mentioned in the djgppfaq.html or txt file. It's in section 8.7
Mike
purple wrote:
> i'm running RHIDE under an MS-DOS terminal from Windows '95 and I used
> winzip (which supports LFNs) to unzip the files for DJGPP and RHIDE.
>
> Every time i try to compile something, i am told that ...
>
> Error: d:/richard/applications/djgpp/bin/ld.exe: cannot open -lstdcx: No
> such file or directory <ENOENT>
>
> the program i'm trying to compile is a c++ file called hello.cpp. i can
> assure you that there are no problems with the code itself, though that
> doesn't seem to have had an influence on the error message anyway.
>
> i've tried renaming the libstdcxx.a as advised, but it doesn't help either.
>
> if anyone can help, i'd be most greatful,
>
> Richard
- Raw text -