delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/02/08/22:16:34

Date: Tue, 9 Feb 1999 09:02:12 +0530 (IST)
From: "Raju K.V" <rajukv AT wipinfo DOT soft DOT net>
X-Sender: rajukv AT tagore
To: djgpp AT delorie DOT com
Subject: Re: Cant find -1stdcx:
In-Reply-To: <#KZjSj6U#GA.213@upnetnews02.moswest.msn.net>
Message-ID: <Pine.SV4.3.93.990209085719.27048A-100000@tagore>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com

it is not 1d.exe it is ld.exe . This is the linker used by your c/c++
compiler to create an executible. similary ur error message must be
-lstdcx and not -1stdcx. check in ur c:/djgpp/lib for a file named
libstdcxx.a or libstdcx.a . If such a file does not exist then u have not
downloaded the c++ compiler. so go and get it from 
ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/gpp281b.zip
unzip it in your djgpp directory and then try to compile ur program.

On Mon, 8 Feb 1999, Wazeltoff wrote:

> When I go to compile a program, I get and error message saying...
> 
> Error: c:/djgpp/bin/1d.exe: cannot open -1stdcx: No suck file  or directory
> (ENOENT)
> 
> I found that file in my c:/djgpp/bin but I am not sure if it starts with a 1
> or an L...  Can someone please tell me what is wrong?
> 
> 
> 

- Raw text -


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