| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <20040422021432.16897.qmail@web40206.mail.yahoo.com> |
| Date: | Thu, 22 Apr 2004 03:14:32 +0100 (BST) |
| From: | =?iso-8859-1?q?Davin=20Pearson?= <davin_pearson AT yahoo DOT com> |
| Subject: | Problem compiling with cywin.dll |
| To: | cygwin AT cygwin DOT com |
| MIME-Version: | 1.0 |
When I try to compile the following
file under Cygwin g++, I get a
window that pops up with the
following message:
The procedure entry point __getreent could not be located in
the dynamic link library cygwin.dll
Here is the contents of the file a.cc that
I am trying to compile:
#include <iostream.h>
int main()
{
cout << "Welcome to the program\n";
}
I installed Cygwin using the program
"setup.exe", the "Cygwin Net Release Setup Program".
I thought the problem might be due to
a old version of cygwin1.dll so I
downloaded the following file: cygwin1-20040416.dll,
renamed it to cygwin1.dll and cygwin.dll
and copied it into the directories
c:\windows and c:\cygwin\bin
Any help with the above error would
be gratefully appreciated!
=====
Davin Pearson
____________________________________________________________
Yahoo! Messenger - Communicate instantly..."Ping"
your friends today! Download Messenger Now
http://uk.messenger.yahoo.com/download/index.html
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |