From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8522 invoked by alias); 6 Sep 2012 19:31:22 -0000 Received: (qmail 8367 invoked by uid 22791); 6 Sep 2012 19:31:20 -0000 X-SWARE-Spam-Status: No, hits=-3.4 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from server-nat-6.cs.umd.edu (HELO bacon.cs.umd.edu) (128.8.127.149) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 06 Sep 2012 19:31:07 +0000 Received: from wireless-206-196-160-139.umd.edu (wireless-206-196-160-139.umd.edu [206.196.160.139]) (Authenticated sender: khooyp) by bacon.cs.umd.edu (Postfix) with ESMTPSA id 39329B401AC; Thu, 6 Sep 2012 15:31:05 -0400 (EDT) Subject: Re: [patch] Re: Disable -lmcheck when Python has threads (Re: [BUG] gdb crash when "python import gtk") Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Khoo Yit Phang In-Reply-To: <20120902153634.GA4703@host2.jankratochvil.net> Date: Thu, 06 Sep 2012 19:31:00 -0000 Cc: Khoo Yit Phang , Andreas Schwab , Hui Zhu , gdb-patches@sourceware.org, David Malcolm Content-Transfer-Encoding: quoted-printable Message-Id: References: <5C297339-3CCE-4350-9C7B-2C99B9FA01CA@cs.umd.edu> <20120830190523.GA781@host2.jankratochvil.net> <184D5CC3-BC35-4CA1-BE77-FC4D30D50E84@cs.umd.edu> <5567AD5F-AB82-4002-8A36-BFFF776093BD@cs.umd.edu> <20120831081353.GA23421@host2.jankratochvil.net> <292C2B59-D40B-451F-B69B-0730BFB06619@cs.umd.edu> <630BF15A-54CB-421E-94D2-0CB1C188E7F1@cs.umd.edu> <20120831175629.GA13169@host2.jankratochvil.net> <20120902153634.GA4703@host2.jankratochvil.net> To: Jan Kratochvil X-CSD-MailScanner-ID: 39329B401AC.AAA00 X-CSD-MailScanner: Found to be clean X-CSD-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-50, required 5, autolearn=not spam, ALL_TRUSTED -50.00) X-CSD-MailScanner-From: khooyp@cs.umd.edu X-CSD-MailScanner-Watermark: 1347564665.36694@Ocv8BDtvHqvlGGBRUgxXZQ Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-09/txt/msg00052.txt.bz2 Hi, On Sep 2, 2012, at 11:36 AM, Jan Kratochvil wrote: > On Fri, 31 Aug 2012 20:40:49 +0200, Khoo Yit Phang wrote: >> On Aug 31, 2012, at 1:56 PM, Jan Kratochvil wrote: >>> But '-a' and '-o' are already used in configure.ac. '(' and ')' are no= t but >>> that should be the same category, also POSIX documents '(' and ')'. >>=20 >> I've posted patches for both styles, I'll check in whichever is preferab= le. >=20 > While Andreas is formally right I do not think it matters with current > gdb/configure.ac, please check in the more readable -a/-o/(/) variant. >=20 > If one finds an incompatible build platform one needs to fix all the other > cases already anyway. I've checked in the -a/-o variant of this patch. Thanks! Yit September 6, 2012