Mail Archives: djgpp/1999/02/23/05:55:56
This is a bug report for RHIDE Version 1.4 (Sep 30 1997 23:06:59)
I am running MS-DOS 7.10 (Windows 95)
Important environment variables:
PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\DJGPP\BIN
DJGPP=C:\DJGPP\DJGPP.ENV
LFN=y
INFOPATH=c:/djgpp/info;c:/djgpp/gnu/emacs/info;c:/djgpp/info;c:/djgpp/gnu/emacs/info
LOCALEDIR=
LANGUAGE=
SHELL=
COMSPEC=C:\WINDOWS\COMMAND.COM
DJSYSFLAGS=
My problem is the following:
============================
I got the following message while linking:
Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or
directory
It appears that the problem comes from the switch "-lstdcx". I managed
to generate my EXE file from the command line by typing:
gcc myfile.o -o myfile.exe -lstdcxx
That is, I replaced the faulty flag "-lstdcx" by "-lstdcxx".
My question is: How can I change the command line generated by Rhide for
the link, so that I could replace the faulty link flag ?
Thank you n advance for your answer.
Erwan
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
- Raw text -