Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69931 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7008 invoked from network); 29 Oct 2013 10:36:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Oct 2013 10:36:10 -0000 Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fedoraproject.org from 212.27.42.6 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 212.27.42.6 smtp6-g21.free.fr Linux 2.6 Received: from [212.27.42.6] ([212.27.42.6:60955] helo=smtp6-g21.free.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 26/53-21587-79F8F625 for ; Tue, 29 Oct 2013 05:36:09 -0500 Received: from schrodingerscat.famillecollet.com (unknown [82.241.130.121]) by smtp6-g21.free.fr (Postfix) with ESMTP id C9300822D2 for ; Tue, 29 Oct 2013 11:36:00 +0100 (CET) Message-ID: <526F8F8F.8010803@fedoraproject.org> Date: Tue, 29 Oct 2013 11:35:59 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: internals@lists.php.net References: <526EB78B.2030600@ajf.me> <3250FDB3-D09A-4F8E-8A50-21820FB5AA21@gmail.com> In-Reply-To: <3250FDB3-D09A-4F8E-8A50-21820FB5AA21@gmail.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] Alternative build systems From: remi@fedoraproject.org (Remi Collet) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Le 29/10/2013 11:28, Alexey Zakhlestin a écrit : > Strictly speaking, php’s build system is driven by GNU Autotools > (Autoconf, Automake). Makefiles are produced dynamically. Automake > uses libtool for building as it allows to get a nice cross-platform > solution. “build with just gcc” won’t work as soon as you leave > realm of linux. And another important point: the autool stuff is ineherited but all C extension which use the "phpize" command. If you change the build system, without being able to build extension anymore... doesn't make sense (imho). Remi. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlJvj48ACgkQYUppBSnxahhfXQCfZYXMvW7UFV2xqpVweb/LnFlF PrcAn01a2srake7B8CszaaNwC+oLFIDu =j2sH -----END PGP SIGNATURE-----