Mail Archives: djgpp/1998/06/02/13:45:19
Kev wrote in message <35731a66 DOT 13395396 AT news DOT demon DOT co DOT uk>...
>On Mon, 1 Jun 1998 13:36:12 -0500, "Johnny P." <gimli AT interaccess DOT com>
>wrote:
>
<SNIP: Blah, blah, blah about linker error and missing -stdcx>
>>
>>
>Regarding the error message :
>Trying to compile C++ files gives:
>
>c:/djgpp/bin/ld.exe: cannot open -1stdcx: No such file or directory
>
<SNIP>
>
>Though it took a long time to find it,
>the answer is documented in this file:-
>
>D:\DJGPP\gnu\gcc-2.81\problems.txt
>
>(I shall not reproduce it here, bandwidth etc)
>
>Two options are suggested, the first didn't
>work for me, but the second did. I thik this
>may be a good item to see in the FAQ list
>
>Happy Coding
>
>Kevin
Hi again,
Although I did not have a copy of problems.txt, I managed to fix the error
initially by renaming libstdcxx.a to libstdcx.a. Then I decided to count
the letters in libstdcxx.a and it appears I forgot to set LFN=y in
djgpp.env. I renamed the file back to libstdcxx.a and all seems well now.
I don't know if this is common, but if I did it...
Thanks for the responses.
Johnny P.
- Raw text -