From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4446 invoked by alias); 8 Feb 2010 09:03:41 -0000 Received: (qmail 1337 invoked by uid 48); 8 Feb 2010 09:03:28 -0000 Date: Mon, 08 Feb 2010 09:03:00 -0000 Message-ID: <20100208090328.1335.qmail@sourceware.org> From: "eero dot tamminen at nokia dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20100115110434.11177.andris.zeila@accenture.com> References: <20100115110434.11177.andris.zeila@accenture.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/11177] LD_AUDIT doesn't work with shared libraries containing no code X-Bugzilla-Reason: CC 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-02/txt/msg00046.txt.bz2 ------- Additional Comments From eero dot tamminen at nokia dot com 2010-02-08 09:03 ------- (In reply to comment #6) > Just fix the DSOs and be done with it. Same issue on SUSE. RedHat package seems to be patching libicudata by sed'ing -nostdlib etc away: sed -i -- "s/-nodefaultlibs -nostdlib//" config/mh-linux Which increases lib size by 1.5kB which is acceptable. I hope your change gets propagated to upstream libicudata if it's not already reported there (trac is pretty awful as bug database from the search perspective, but on quick search I didn't find anything about this: http://bugs.icu-project.org/trac/). -- http://sourceware.org/bugzilla/show_bug.cgi?id=11177 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.