| www.delorie.com/djgpp/mail-archives/browse.cgi | search |
| Date: | Tue, 23 Oct 2001 08:51:06 +0200 (IST) |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| X-Sender: | eliz AT is |
| To: | cmapworx <cmapworx AT polbox DOT com> |
| cc: | djgpp AT delorie DOT com |
| Subject: | Re: 8.3 problem |
| In-Reply-To: | <3BD3DA95.6497F2D@polbox.com> |
| Message-ID: | <Pine.SUN.3.91.1011023085051.9162F-100000@is> |
| MIME-Version: | 1.0 |
| Reply-To: | djgpp AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | djgpp AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
On Mon, 22 Oct 2001, cmapworx wrote: > is it possible to use djgpp on windows nt? Yes. > maybe is a case of misconfiguration but I can't make it work... > trying to make a c++ program I got this message: > Error: ld.exe: cannot find -lstdcxx > Is it due to the fact libstdcxx.a doesn't fit 8.3 scheme or is it other > problem? Indeed, NT is the only version of Windows where long file names are supported, but DJGPP programs cannot access them. See section 3.3 of the DJGPP FAQ for more details and some solutions.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |