From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30435 invoked by alias); 4 Jan 2013 11:11:07 -0000 Received: (qmail 30418 invoked by uid 22791); 4 Jan 2013 11:11:05 -0000 X-SWARE-Spam-Status: No, hits=-3.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SARE_SUB_LEAD_CHAR2 X-Spam-Check-By: sourceware.org Received: from mail-we0-f171.google.com (HELO mail-we0-f171.google.com) (74.125.82.171) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 04 Jan 2013 11:10:56 +0000 Received: by mail-we0-f171.google.com with SMTP id u3so7483363wey.2 for ; Fri, 04 Jan 2013 03:10:55 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.77.13 with SMTP id o13mr83221759wjw.58.1357297855756; Fri, 04 Jan 2013 03:10:55 -0800 (PST) Received: by 10.194.48.71 with HTTP; Fri, 4 Jan 2013 03:10:55 -0800 (PST) Date: Fri, 04 Jan 2013 11:11:00 -0000 Message-ID: Subject: --no-gnu-unique option to disable STB_GNU_UNIQUE From: naveen yadav To: gcc-help@gcc.gnu.org, gcc-help@gnu.org, Ian Lance Taylor , linaro-toolchain Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2013-01/txt/msg00007.txt.bz2 Dear All, Is it possible to disable STB_GNU_UNIQUE(http://cygwin.com/ml/binutils/2011-10/msg00276.html) We need to rebuild the toolchain/ or is there any option at compile time to fix. Kind regards From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30453 invoked by alias); 4 Jan 2013 11:11:09 -0000 Received: (qmail 30419 invoked by uid 22791); 4 Jan 2013 11:11:06 -0000 X-SWARE-Spam-Status: No, hits=-4.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD,SARE_SUB_LEAD_CHAR2 X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (208.118.235.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 04 Jan 2013 11:11:00 +0000 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51958) by fencepost.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1Tr5Ax-0004YZ-J6 for gcc-help@gnu.org; Fri, 04 Jan 2013 06:10:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tr5Av-0001aZ-2e for gcc-help@gnu.org; Fri, 04 Jan 2013 06:10:59 -0500 Received: from mail-wg0-f44.google.com ([74.125.82.44]:54862) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tr5Au-0001aN-SH for gcc-help@gnu.org; Fri, 04 Jan 2013 06:10:56 -0500 Received: by mail-wg0-f44.google.com with SMTP id dr12so7346359wgb.23 for ; Fri, 04 Jan 2013 03:10:55 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.77.13 with SMTP id o13mr83221759wjw.58.1357297855756; Fri, 04 Jan 2013 03:10:55 -0800 (PST) Received: by 10.194.48.71 with HTTP; Fri, 4 Jan 2013 03:10:55 -0800 (PST) Date: Fri, 04 Jan 2013 15:23:00 -0000 Message-ID: Subject: --no-gnu-unique option to disable STB_GNU_UNIQUE From: naveen yadav To: gcc-help@gcc.gnu.org, gcc-help@gnu.org, Ian Lance Taylor , linaro-toolchain Content-Type: text/plain; charset=ISO-8859-1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 74.125.82.44 X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2013-01/txt/msg00008.txt.bz2 Message-ID: <20130104152300.N1DNqaAORPvHyOXedIyTdTV6zy7VvJY3R3fAigoTrJ4@z> Dear All, Is it possible to disable STB_GNU_UNIQUE(http://cygwin.com/ml/binutils/2011-10/msg00276.html) We need to rebuild the toolchain/ or is there any option at compile time to fix. Kind regards