From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23936 invoked by alias); 4 Apr 2010 21:44:26 -0000 Received: (qmail 23900 invoked by uid 22791); 4 Apr 2010 21:44:19 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from bromo.med.uc.edu (HELO bromo.med.uc.edu) (129.137.3.146) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Sun, 04 Apr 2010 21:44:17 +0000 Received: from bromo.med.uc.edu (localhost.localdomain [127.0.0.1]) by bromo.med.uc.edu (Postfix) with ESMTP id 6095AB0048 for ; Sun, 4 Apr 2010 17:44:15 -0400 (EDT) Received: (from howarth@localhost) by bromo.med.uc.edu (8.14.3/8.14.3/Submit) id o34LiFWV016070 for gdb@sourceware.org; Sun, 4 Apr 2010 17:44:15 -0400 Date: Sun, 04 Apr 2010 21:44:00 -0000 From: Jack Howarth To: gdb@sourceware.org Subject: cloog/ppl/mpc and gdb? Message-ID: <20100404214415.GA16054@bromo.med.uc.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2010-04/txt/msg00009.txt.bz2 Can someone clarify the reason for the --with-cloog, --with-ppl and --with-mpc configure options in the gdb 7.1 release? Do they really do anything and does gdb 7.1 actually build against those libs? I set those in my build on x86_64-apple-darwin10 under fink and none of the executables appear to end up linked to those libs. Thanks in advance for any information. Jack