From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13413 invoked by alias); 21 Mar 2019 12:29:33 -0000 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 Received: (qmail 13399 invoked by uid 89); 21 Mar 2019 12:29:33 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=H*f:sk:CAL5iTP, H*i:sk:jf2xeTA, H*i:sk:CAL5iTP, H*f:sk:jf2xeTA X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 21 Mar 2019 12:29:31 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 6831C11674A; Thu, 21 Mar 2019 08:29:30 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id M8jlx8h3V-rJ; Thu, 21 Mar 2019 08:29:30 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 584F71166D5; Thu, 21 Mar 2019 08:29:30 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id CDB3D82D25; Thu, 21 Mar 2019 08:29:29 -0400 (EDT) Date: Thu, 21 Mar 2019 12:29:00 -0000 From: Joel Brobecker To: =?utf-8?B?0JLQu9Cw0LTQuNC80LjRgCDQnNCw0YDRgtGM0Y/QvdC+0LI=?= Cc: gdb@sourceware.org Subject: Re: Migration to other build system? Message-ID: <20190321122929.GA3813@adacore.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) X-SW-Source: 2019-03/txt/msg00062.txt.bz2 > Just curious, is there any plans to change GDB's build system to > CMake, for example? Not that I know of. -- Joel