Mail Archives: djgpp/2003/09/11/04:15:46
Joel (jbs30000 AT aol DOT com) wrote:
: I use Rhide to make my programs. So, after a week or two away from
: DJGPP I decide to go back and check out a program I'm writing. The
: program is a project, with a few different files, which, compile just
: fine, but then when trying to build them togeather into one file, I
: get this in the message box
: Cannot find -lstdcxx
: Please tell me what I need to do to fix this. Thanks.
Assuming that your DJGPP directory is c:\djgpp and your
COMMAND.COM/CMD.EXE supports the /x switch, what does
"dir /x c:\djgpp\lib\" say?
What does "set" say?
Which gcc and gpp .ZIPs have you installed?
Right,
MartinS
- Raw text -