Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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?= Subject: Problem compiling with cywin.dll To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 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/