delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/05/18/22:00:34

From: michael DOT mauch AT gmx DOT de (Michael Mauch)
Newsgroups: comp.os.msdos.djgpp
Subject: Re: -1stdcx: No such file or directory (ENOENT)
Date: Tue, 19 May 1998 02:14:33 +0200
Organization: Gerhard-Mercator-Universitaet -GH- Duisburg
Lines: 30
Message-ID: <6jqit7$469$1@news-hrz.uni-duisburg.de>
References: <355FD867 DOT 68E6AE7A AT uswest DOT net>
NNTP-Posting-Host: ppp104.uni-duisburg.de
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

On Sun, 17 May 1998 23:42:52 -0700, Patrick Kenney <pkenney AT uswest DOT net>
wrote:

> In Rhide 1.4 IDE I can compile fine "no errors" any program such as
> whello.cpp included with the djgpp package.
> But when I try to run or make or link or build an *.exe  I get
> c:/djgpp/bin/ld.exe: cannot open -1stdcx: No such file or directory
> (ENOENT)

Insert the line

RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx

into your rhide.env file in the djgpp/share/rhide directory (if it isn't
already there, create a new one).

By default, RHIDE looks for the file libstdcx.a in the djgpp/lib
directory, but in gcc2.8.x this file is named libstdcxx.a on LFN
systems.

You might also consider to remove/rename the files c:/djgpp/lib/specs
and c:/djgpp/lib/djgpp.djl, because these are old (pre-gcc-2.8.x) ones. 

Regards...
		Michael

P.S.: The error message says "-lstdcx", not "-1stdcx". From a Win95 DOS
window you can easily cut and paste error messages in order to get them
without typos/"reados", because you can search the mail archives only
for the correct error messages).

- Raw text -


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