delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/08/12/13:27:56

Date: Thu, 12 Aug 1999 10:57:23 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Juhyung Lee <ljh AT khgw DOT info DOT samsung DOT co DOT kr>
cc: djgpp AT delorie DOT com
Subject: Re: [Q]link error : cannot open -lstdcxx (I already RTFM)
In-Reply-To: <7oqsd4$amd$1@news.kren.nm.kr>
Message-ID: <Pine.SUN.3.91.990812105704.9373Q-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Wed, 11 Aug 1999, Juhyung Lee wrote:

>       g++ -o hello.exe hello.cpp
> makes this error messange...
> " \djgpp\ld.exe : cannot open -lstdcxx "
> 
> what happened?
> I already checked these below...
>     1) lstdcxx => exist.
>     2) winNT4.0 => can read long file name

The last line is not true.  NT provides long file names to itself, but
not to DJGPP programs.  See section 3.3 of the FAQ for more details.

The upshot of this is that you need to unzip your installation on NT
with a DOS unzip program that truncates the long names of the unzipped
files.  Otherwise, you will have a terrible mess on your hands; the
problem with -lstdcxx is only a tip of the iceberg.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019