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 To: cygwin AT cygwin DOT com Subject: gcc doesn't work but seemed to install fine... From: Ed Date: 22 Sep 2002 20:53:57 -0600 Message-ID: Lines: 27 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hello all, 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) 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? Any suggestions welcome... Thanks, Ed -- 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/