From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 36815 invoked by alias); 1 Jun 2015 14:07:15 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 36794 invoked by uid 89); 1 Jun 2015 14:07:13 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 X-HELO: mail-out.m-online.net X-Auth-Info: auWOX/2nMJYAFKAy4A9xPCyXDoDwQbLsYQJ7z1onRdMKJA5cLBMq+FDIqocdrybC From: Andreas Schwab To: Martin Sebor Cc: GNU C Library Subject: Re: [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435] References: <556B7F10.40209@redhat.com> X-Yow: What GOOD is a CARDBOARD suitcase ANYWAY? Date: Mon, 01 Jun 2015 14:39:00 -0000 In-Reply-To: <556B7F10.40209@redhat.com> (Martin Sebor's message of "Sun, 31 May 2015 15:37:20 -0600") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2015-06/txt/msg00011.txt.bz2 Martin Sebor writes: > diff --git a/nptl/Makefile b/nptl/Makefile > index d784c8d..1bf35cb 100644 > --- a/nptl/Makefile > +++ b/nptl/Makefile > @@ -203,6 +203,7 @@ CFLAGS-send.c = -fexceptions -fasynchronous-unwind-tables > > CFLAGS-pt-system.c = -fexceptions > > +LDFLAGS-tst-once5 = -lstdc++ That should be LDLIBS-tst-once5. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."