Mail Archives: djgpp/1999/02/23/17:30:09
Erwan Herfroy wrote:
> 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 ?
See FAQ section 8.7.
--
Nate Eldredge
nate AT cartsys DOT com
- Raw text -