www.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 |
Date: | Sun, 22 Sep 2002 20:41:52 -0700 (Pacific Daylight Time) |
From: | Michael A Chase <mchase AT ix DOT netcom DOT com> |
Subject: | Re: gcc doesn't work but seemed to install fine... |
To: | Ed <ed AT telestoconsulting DOT com>, cygwin AT cygwin DOT com |
Message-ID: | <Mahogany-0.64.2-1576-20020922-204152.00@MCHASE-COMPAQ> |
MIME-Version: | 1.0 |
References: | <usn018lh6 DOT fsf AT telestoconsulting DOT com> |
In-Reply-To: | <usn018lh6.fsf@telestoconsulting.com> |
On 22 Sep 2002 20:53:57 -0600 Ed <ed AT telestoconsulting DOT com> wrote: > I just used the cygwin setup program to install gcc on my d: drive on > my windows 2000 professional pc. > > The install seemed to go fine. From the command line I can get the > version of gcc: > > bash.exe-2.02$ gcc -v > Using builtin specs. > gcc version egcs-2.91.57 19980901 (egcs-1.1 release) egcs != Cygwin. Check $PATH. > But when I try to compile something I get an error: > bash.exe-2.02$ gcc socks.c > cpp: unrecognized option `-remap' > > And then an error box pops up that says: > The procedure entry point_ctype_ could not be located in the dynamic > link libary cygwin1.dll. > > What's up here? Have I been a bad little programmer? You seem to have a very old installation. The current Cygwin Bash is 2.05 and the Cygwin GCC 2 has been 2.95.2 or .3 for ages. Even the Mingw GCC has been at 2.95.2 since 1999. Your first step should be to visit http://cygwin.com/ and install a recent version of Cygwin, including GCC. -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |