Mail Archives: djgpp/1998/12/30/01:33:43.1
On Sat, 26 Dec 1998 15:06:04 -0800, Nate Eldredge wrote:
>sl wrote:
>>
>> Hello,
>>
>> Using DJGPP 2.02, and GCC 2.8.1 I cannot get my applications (which
>> make use of <iostream>) to work properly. They keep on complaining about:
>>
>> "undefined reference to 'operator<<(ostream&, basic_string<something>);'"
>>
>> Basically it seems that LIBSTDCX is not being found hence causing all these
>> errors.. I set LFN=N and used PKUNZIP.EXE under DOS to extract all the
>> necessary files. I did not have this problem under DJGPP 2.01 .. How does one
>> go about fixing these errors?
>
>How did you set LFN=N? And the file's name is indeed libstdcx.a?
I modified DJGPP.ENV.. The filename is called "libstdcx.a" .. I have
checked.. BTW: I just checked now and it seems this does NOT work properly
under DJGPP 2.01 as I had previously thought. But I still do not understand
why it does not work..
Gili
- Raw text -