Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40437 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73953 invoked from network); 10 Sep 2008 15:06:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Sep 2008 15:06:54 -0000 Authentication-Results: pb1.pair.com smtp.mail=crrodriguez@suse.de; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=crrodriguez@suse.de; sender-id=unknown Received-SPF: error (pb1.pair.com: domain suse.de from 195.135.220.2 cause and error) X-PHP-List-Original-Sender: crrodriguez@suse.de X-Host-Fingerprint: 195.135.220.2 mail.suse.de Linux 2.4/2.6 Received: from [195.135.220.2] ([195.135.220.2:45052] helo=mx1.suse.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 80/BE-30769-B82E7C84 for ; Wed, 10 Sep 2008 11:06:52 -0400 Received: from Relay2.suse.de (relay-ext.suse.de [195.135.221.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.suse.de (Postfix) with ESMTP id EB19141709 for ; Wed, 10 Sep 2008 17:06:48 +0200 (CEST) Message-ID: <48C7E278.5040204@suse.de> Date: Wed, 10 Sep 2008 11:06:32 -0400 Organization: Platform/OpenSUSE - Core Services, SUSE LINUX Products GmbH, Research & Development User-Agent: Thunderbird 2.0.0.16 (X11/20080720) MIME-Version: 1.0 To: internals@lists.php.net References: In-Reply-To: X-Enigmail-Version: 0.95.7 OpenPGP: id=85898BD3 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig52D23915726A70953B2B7758" Subject: Re: [PHP-DEV] Howto build statically linked PHP CGI (without shared libs) From: crrodriguez@suse.de (=?UTF-8?B?Q3Jpc3RpYW4gUm9kcsOtZ3Vleg==?=) --------------enig52D23915726A70953B2B7758 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable santi@usansolo.net escribi=C3=B3: > Dear Srs, >=20 > I'm trying to compile a statically linked, without shared libs,=20 Why you want such thing ? > Is there any option in ./configure to compile PHP with this feature? No. > How can I compile statically the CGI version of PHP? Thanks!!=20 even if you manage to link all libraries statically, you will end with a huge, memory hungry and hard to debug php binary that anyways require shared libc at runtime ;-P --=20 "A computer is like an Old Testament god, with a lot of rules and no mercy. " Cristian Rodr=C3=ADguez R. Platform/OpenSUSE - Core Services SUSE LINUX Products GmbH Research & Development http://www.opensuse.org/ --------------enig52D23915726A70953B2B7758 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iEYEARECAAYFAkjH4nsACgkQhbiInYWJi9O1UwCgl9xQr3c0IBtb+IU9fPNwQNjn HUcAoL2ZDR9NdCR3353H6Vp/x59qzCqx =JGkg -----END PGP SIGNATURE----- --------------enig52D23915726A70953B2B7758--