From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10995 invoked by alias); 5 Oct 2010 20:29:43 -0000 Received: (qmail 10988 invoked by uid 22791); 5 Oct 2010 20:29:43 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,MISSING_MID X-Spam-Check-By: sourceware.org Received: from localhost (HELO sourceware.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 05 Oct 2010 20:29:41 +0000 From: "raj.khem at gmail dot com" To: glibc-bugs@sources.redhat.com Subject: [Bug ports/12097] glibc is unbuildable on an EABI ARMv4 system. X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: ports X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: raj.khem at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: roland at gnu dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: CC In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Tue, 05 Oct 2010 20:29:00 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2010-10/txt/msg00049.txt.bz2 Message-ID: <20101005202900.UdUqzteNUiItby-z6xrleSRXP5g-MoXU1YHhGCXPcLQ@z> http://sourceware.org/bugzilla/show_bug.cgi?id=12097 Khem Raj changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |raj.khem at gmail dot com --- Comment #3 from Khem Raj 2010-10-05 20:29:21 UTC --- (In reply to comment #1) > I think it should be OK to condition the entire contents of > libc-do-syscall.S on #ifdef __thumb__; this hidden function is only used > when building glibc as Thumb. heh exactly. you comments beat my patch :) -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.