www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/03/12/08:48:05

From: Kevin Rugman <kevin AT maxeymoverley DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: Cant find -lstdcxx (ENOENT)
Message-ID: <jthpatskgjkokhpmpidr92p029fplrsqfn@4ax.com>
X-Newsreader: Forte Agent 1.7/32.534
MIME-Version: 1.0
Lines: 64
Date: Mon, 12 Mar 2001 13:09:46 +0000
NNTP-Posting-Host: 195.102.204.118
X-Complaints-To: news AT u-net DOT net
X-Trace: newsr1.u-net.net 984402327 195.102.204.118 (Mon, 12 Mar 2001 13:05:27 GMT)
NNTP-Posting-Date: Mon, 12 Mar 2001 13:05:27 GMT
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Yes, this old chestnut again. used to be able to solve this every
time, but now I'm really stuffed.

I'm running Windows 98.
I've made a boot disk and set the environment variables

set LFN=y
set DJGPP=C:\DJGPP\DJGPP.ENV
set PATH=C:\DJGPP\BIN;C:\WINDOWS\COMMAND;C:\WINDOWS

I have added the lines to the end of the DJGPP.ENV file in the [RHIDE]
section, and they haven't any spaces at the end of the lines.
thus:-

[rhide]
RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx
RHIDE_TYPED_LIBS_DJGPP.cxx=stdcxx
RHIDE_TYPED_LIBS_DJGPP.cpp=stdcxx


I have been in to the LIB folder, and the file LIBSTDCXX.A is
definitely there.

This all works fine if I run a command prompt from within windows.
but I boot on the boot disk I get the problem.

If I run a command prompt from within windows, and go to the lib
folder and type DIR, I get the Long file names listed on the end of
each line of the listing.
but with my boot disk, I don't get this. It's almost as if I had
booted up in dos 6.22 or something. (Which I haven't]

This is my AUTOEXEC.BAT

@ECHO OFF
set temp=E:\
set tmp=E:\
set TMPDIR=E:\
set LFN=Y
set path=c:\djgpp\bin;c:\windows\command;c:\windows
set DJGPP=c:\djgpp\djgpp.env


This is my CONFIG.SYS

device=himem.sys /testmem:off
files=30
buffers=30
dos=high,umb
stacks=9,256
devicehigh=ramdrive.sys /E 8192
lastdrive=z
device=display.sys con=(ega,,1)
country=044,850,country.sys
install=mode.com con cp prepare=((850) ega.cpi)
install=mode.com con cp select=850
install=keyb.com uk,,keyboard.sys

I really need to boot to dos mode like this, as windows is 
affecting my timing critical program with its housekeeping.

Any help would be much appreciated.

Kevin

- Raw text -


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