Mail Archives: djgpp/2000/02/11/02:19:40
From: | "Xavier Neils" <hot_dog_kid AT hotmail DOT com>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Rhide / G++
|
Date: | Thu, 10 Feb 2000 01:22:01 -0800
|
Lines: | 27
|
X-Priority: | 3
|
X-MSMail-Priority: | Normal
|
X-Newsreader: | Microsoft Outlook Express 5.00.2014.211
|
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2014.211
|
X-Original-NNTP-Posting-Host: | 33bay5.lanset.com
|
Message-ID: | <38a39f87@monitor.lanset.com>
|
NNTP-Posting-Host: | 209.160.145.9
|
X-Trace: | 10 Feb 2000 21:36:11 -0800, 209.160.145.9
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
Hello all,
I need DJGPP to compile C++ programs, but when I use G++,
I get the following error messages:
g++ -o hw.exe hw.cpp
c:/utility/djgpp/bin/ld.exe: cannot open -lstdcxx: No such file or directory
(ENONENT)
I also tried compiling it under Rhide, but it gives me the following
error message
Rhide Message Window:
Creating: test.exe
Error: c:/utility/djgpp/bin/ld.exe: cannot open -lstdcx: no such file or
directory (ENONENT)
Someone pls help. As much as possible, I'd like to be able to use
RHIDE, or any other existing IDE. Thanks.
Xave
- Raw text -