Mail Archives: djgpp-workers/1999/08/30/05:16:59
Regarding the problem with unzip386.exe on NT: how about if we put there
epunzip instead? AFAIK, it is free software and should work on NT with
no problems.
Comments?
---------- Forwarded message ----------
Date: Sun, 29 Aug 1999 16:05:04 -0400
From: Young Fan <youngcfan AT hotmail DOT com>
To: djgpp AT delorie DOT com
Newgroups: comp.os.msdos.djgpp
Subject: Cannot open -lstdcxx
Hi,
I just installed DJGPP onto WinNT, using Winzip 7.0 for Win95/98/NT. I
read somewhere that I cannot use an unzip program that supports long
file names, and downloaded the unzip386.exe file, but that wouldn't
work. So I ended up just using Winzip 7.0.
I ran this at the command prompt:
gxx djtest.cpp -o djtest.exe
...and got this error:
c:/djgpp/bin/ld.exe: cannot open -lstdcxx: No such file or directory
(ENOENT)
How can I get rid of this problem?
Thanks in advance.
- Raw text -