Mail Archives: djgpp/1998/12/08/16:56:59
Joerg Bornemann wrote :
>
> Hello,
>
> everytime I try to build or run a C++ program I get a linker error:
>
> ld.exe: -stdcx unknown file or directory (ENOENT)
Please read the file gnu/gcc-2.81/readme.djgpp which
will guide you the real source for the problem and also
to the (best) solution.
> This error only affects C++ programs. C works and just compiling C++ works too.
> I worked around this error by copying lib/libstdxx.a
> to lib/libstdcx.a
This is one soultion but in general not the best.
Robert
--
******************************************************
* email: Robert Hoehne <robert DOT hoehne AT gmx DOT net> *
* Post: Am Berg 3, D-09573 Dittmannsdorf, Germany *
* WWW: http://www.tu-chemnitz.de/~sho/rho *
******************************************************
- Raw text -