From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30225 invoked by alias); 16 Feb 2004 13:27:43 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 30205 invoked by uid 48); 16 Feb 2004 13:27:42 -0000 Date: Mon, 16 Feb 2004 13:27:00 -0000 Message-ID: <20040216132742.30204.qmail@sources.redhat.com> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040216131401.14157.cmosis5@hotmail.com> References: <20040216131401.14157.cmosis5@hotmail.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c/14157] undefined reference to `__ctype_b' (can't compile gcc for avr using gcc3.3.3) X-Bugzilla-Reason: CC X-SW-Source: 2004-02/txt/msg01625.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-02-16 13:27 ------- This is not a bug in GCC, the problem for you looks like you are using a new or older version of glibc headers than what the glibc library you have. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID Summary| undefined reference to |undefined reference to |`__ctype_b' (can't compile |`__ctype_b' (can't compile |gcc for avr using gcc3.3.3) |gcc for avr using gcc3.3.3) http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14157