From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Smith Date: Tue, 26 Feb 2013 10:05:17 -0800 Subject: [Buildroot] HOWTO build a completely static php? Message-ID: <512CF95D.3050202@linuxtoys.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net I would like to build a completely static executable for php. What is the easiest way to do this? A separate, but easier to solve problem, will be to add a postgresql binding to it. The goal is to run it on an Android system as a one-off project. Thanks in advance. Bob Smith