| 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://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
| Reply-To: | Cygwin List <cygwin AT cygwin DOT com> |
| Message-Id: | <6.2.1.2.0.20050428215834.08927cf0@pop.prospeed.net> |
| Date: | Thu, 28 Apr 2005 22:03:00 -0400 |
| To: | Emile AT ok DOT kz, cygwin AT cygwin DOT com |
| From: | Larry Hall <lh-no-personal-replies-please AT cygwin DOT com> |
| Subject: | Re: Entry Point |
| In-Reply-To: | <27241320.20050428233835@ok.kz> |
| References: | <27241320 DOT 20050428233835 AT ok DOT kz> |
| Mime-Version: | 1.0 |
At 01:38 PM 4/28/2005, you wrote:
>Hello!
>
>I have a problem.
>When I compiling some .c file, using "gcc file.c -o out"
>get an ERROR:
>
>cc1.exe - Entry Point was not found
>"Entry Point to ___getreent was not found in library DLL cygwin1.dll"
>
>(Its my own tranlate of error message from Russian).
>
>How can I fix it???
You have an old version of the Cygwin DLL with newer versions of at
least the gcc package. This could be caused by:
1. You have more than 1 copy of 'cygwin1.dll' on your system. Search
for and destroy all those that don't exist in 'c:\Cygwin\bin'.
2. You didn't reboot after upgrading Cygwin, even though setup told
you to.
3. You downgraded your Cygwin package to a very old version without
downgrading (at least) your gcc package. Unless you know what
you're doing, don't do that. Re-run setup and upgrade the Cygwin
package.
--
Larry Hall http://www.rfk.com
RFK Partners, Inc. (508) 893-9779 - RFK Office
838 Washington Street (508) 893-9889 - FAX
Holliston, MA 01746
--
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 |