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: | <00c901c42e41$91067d10$cf4368c8@NOTEBOOK> |
From: | "Derek Farren Gause" <dfarren AT uai DOT cl> |
To: | <cygwin AT cygwin DOT com> |
Subject: | gcc problems... |
Date: | Thu, 29 Apr 2004 19:27:41 -0400 |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
Hi everybody. I am haveing problems compiling objC code on cygwin. The end of the bash shell´s output is: /usr/lib/mingw/libobjc.a(encoding.o)(.text+0xca6): undefined reference to `__imp ___pctype' /usr/lib/mingw/libobjc.a(encoding.o)(.text+0xd53): undefined reference to `__isctype' /usr/lib/mingw/libobjc.a(encoding.o)(.text+0xd81): undefined reference to `__imp ___pctype' /usr/lib/mingw/libobjc.a(encoding.o)(.text+0xdb3): undefined reference to `__isctype' /usr/lib/mingw/libobjc.a(encoding.o)(.text+0xdd1): undefined reference to `__imp ___pctype' /usr/lib/mingw/libobjc.a(encoding.o)(.text+0x103d): undefined reference to `__isctype' /usr/lib/mingw/libobjc.a(encoding.o)(.text+0x105e): undefined reference to `__imp___pctype' /usr/lib/mingw/libobjc.a(encoding.o)(.text+0x10e3): undefined reference to `__isctype' /usr/lib/mingw/libobjc.a(encoding.o)(.text+0x1137): undefined reference to `__isctype' /usr/lib/mingw/libobjc.a(encoding.o)(.text+0x1157): undefined reference to `__imp___pctype' /usr/lib/mingw/libobjc.a(encoding.o)(.text+0x116c): undefined reference to `__imp___pctype' /usr/lib/mingw/libobjc.a(encoding.o)(.text+0x1215): undefined reference to `__isctype' /usr/lib/mingw/libobjc.a(encoding.o)(.text+0x1269): undefined reference to `__isctype' /usr/lib/mingw/libobjc.a(encoding.o)(.text+0x1292): undefined reference to `__imp___pctype' /usr/lib/mingw/libobjc.a(encoding.o)(.text+0x12a7): undefined reference to `__imp___pctype' /usr/lib/mingw/libobjc.a(encoding.o)(.text+0x13d4): undefined reference to `__isctype' /usr/lib/mingw/libobjc.a(encoding.o)(.text+0x13e7): undefined reference to `__imp___pctype' collect2: ld returned 1 exit status I have Cygwin´s .bashrc customized for swarm in order to use the suite gcc distributed with Swarm (www.Swarm.org). Some additional info: $ gcc -v Reading specs from /Swarm-2.2/lib/gcc-lib/i686-pc-cygwin/3.3.1/specs Configured with: /src/gcc-3.3.1/configure --prefix=/Swarm-2.2 --srcdir=/src/gcc-3.3.1 --enabl e-libgcj Thread model: single gcc version 3.3.1 Any help would be apreciated... Thanks in advance. Derek Farren -- 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 |